[Qemu-devel] [PATCH 0/4] docker: Update Travis-CI image to run acceptance tests

Philippe Mathieu-Daudé posted 4 patches 6 years, 2 months ago
Test FreeBSD passed
Test docker-mingw@fedora passed
Test asan passed
Test docker-clang@ubuntu passed
Test checkpatch passed
Test s390x failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190818231827.27573-1-philmd@redhat.com
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>, Fam Zheng <fam@euphon.net>, "Philippe Mathieu-Daudé" <philmd@redhat.com>
tests/docker/dockerfiles/travis.docker | 22 ++++++++++++++++++----
tests/docker/test-acceptance           | 21 +++++++++++++++++++++
2 files changed, 39 insertions(+), 4 deletions(-)
create mode 100755 tests/docker/test-acceptance
[Qemu-devel] [PATCH 0/4] docker: Update Travis-CI image to run acceptance tests
Posted by Philippe Mathieu-Daudé 6 years, 2 months ago
This series adds a 'test-acceptance' Docker target, so we can
run 'make docker-test-acceptance@travis' similarly to how the
Travis-CI service runs its builds.

This is particularly useful to debug Travis-CI failures locally.

Regards,

Phil.

Philippe Mathieu-Daudé (4):
  tests/docker: Use one package per line to improve readability
  tests/docker: update our Travis image to run acceptance tests locally
  tests/docker: Add test-acceptance runner
  tests/docker: Use Travis-CI default environment variables

 tests/docker/dockerfiles/travis.docker | 22 ++++++++++++++++++----
 tests/docker/test-acceptance           | 21 +++++++++++++++++++++
 2 files changed, 39 insertions(+), 4 deletions(-)
 create mode 100755 tests/docker/test-acceptance

-- 
2.20.1