qemu-irix/tests/docker
Fam Zheng dbd73b569b Revert "docker: Enable features explicitly in test-full"
This reverts commit 5e8a7fe673.

It's hard to get all images to have all these packages, the usual
"FEATURES" and "require" mechanism doesn't scale with so many features.
With that change, the test basically only works in ubuntu.

Until a better way comes up, leave the feature enabling to ./configure
detection.

But don't remove the "-e" removal.

Reported-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
Message-Id: <20171018082002.9406-1-famz@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
2017-12-20 22:01:23 +08:00
..
dockerfiles
Makefile.include docker: correctly escape $BACKEND in the help output 2017-11-08 10:59:42 +08:00
common.rc
docker.py docker: Improved image checksum 2017-11-08 10:59:21 +08:00
run
test-block
test-build
test-clang
test-full Revert "docker: Enable features explicitly in test-full" 2017-12-20 22:01:23 +08:00
test-mingw
test-quick
travis
travis.py