[Qemu-devel] [RFC PATCH for 2.10 0/3] some docker fixes

Alex Bennée posted 3 patches 6 years, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170720134716.13049-1-alex.bennee@linaro.org
Test FreeBSD passed
Test checkpatch passed
Test s390x passed
tests/docker/Makefile.include | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
[Qemu-devel] [RFC PATCH for 2.10 0/3] some docker fixes
Posted by Alex Bennée 6 years, 9 months ago
Hi,

I noticed some problems while running my local builds and while trying
to reproduce Travis failures. They apply on top of the currently in
flight pull-req pull-ci-updates-for-softfreeze-180717-2

Alex Bennée (3):
  docker: ensure NOUSER for travis images
  docker: fix dirty/stash detection  on some systems
  docker: ignore submodules when checking diff

 tests/docker/Makefile.include | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.13.0


Re: [Qemu-devel] [RFC PATCH for 2.10 0/3] some docker fixes
Posted by Alex Bennée 6 years, 9 months ago
Alex Bennée <alex.bennee@linaro.org> writes:

> Hi,
>
> I noticed some problems while running my local builds and while trying
> to reproduce Travis failures. They apply on top of the currently in
> flight pull-req pull-ci-updates-for-softfreeze-180717-2
>
> Alex Bennée (3):
>   docker: ensure NOUSER for travis images
>   docker: fix dirty/stash detection  on some systems
>   docker: ignore submodules when checking diff
>
>  tests/docker/Makefile.include | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Ping?

Any more reviews? Happy for me to roll a pull-req?

--
Alex Bennée