qemu-e2k/tests/docker
Paolo Bonzini 5b9b49d7bd docker: change Fedora base image to fedora:27
Using "fedora:latest" makes behavior different depending on when you
actually pulled the image from the docker repository.  In my case,
the supposedly "latest" image was a Fedora 25 download from 8 months
ago, and the new "test-debug" test was failing.

Use "27" to improve reproducibility and make it clear when the image
is obsolete.

Cc: Fam Zheng <famz@redhat.com>
Cc: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <1515755504-21341-1-git-send-email-pbonzini@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
2018-02-08 09:21:34 +08:00
..
dockerfiles docker: change Fedora base image to fedora:27 2018-02-08 09:21:34 +08:00
Makefile.include docker: correctly escape $BACKEND in the help output 2017-11-08 10:59:42 +08:00
common.rc docker: add installation to build tests 2017-09-29 11:14:14 +08:00
docker.py docker: Improved image checksum 2017-11-08 10:59:21 +08:00
run docker: Fix PATH for ccache 2017-10-20 14:28:50 +08:00
test-block docker: test-block: Don't continue if build fails 2017-09-29 11:14:15 +08:00
test-build docker: add installation to build tests 2017-09-29 11:14:14 +08:00
test-clang tests/docker: add test-debug 2018-01-12 13:22:02 +01:00
test-debug tests/docker: add test-debug 2018-01-12 13:22:02 +01:00
test-full Revert "docker: Enable features explicitly in test-full" 2017-12-20 22:01:23 +08:00
test-mingw tests/docker: add test-debug 2018-01-12 13:22:02 +01:00
test-quick docker: add installation to build tests 2017-09-29 11:14:14 +08:00
travis docker: Add travis tool 2016-06-01 17:27:35 +08:00
travis.py docker: allow customizing Travis global_env variables 2017-07-18 09:39:19 +01:00