Revert "docker: Enable features explicitly in test-full"
commitdbd73b569b61893ebfe460b0be254997e2cbfb0a
authorFam Zheng <famz@redhat.com>
Wed, 18 Oct 2017 08:20:02 +0000 (18 16:20 +0800)
committerFam Zheng <famz@redhat.com>
Wed, 20 Dec 2017 14:01:23 +0000 (20 22:01 +0800)
treebfffe23fdd9a18d9daae9907dc7b9f99daa3dadc
parent411ad78115ebeb3411cf4b7622784b93dfabe259
Revert "docker: Enable features explicitly in test-full"

This reverts commit 5e8a7fe673ca5949bd51939ee36faaf3b1320de8.

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>
tests/docker/test-full