Disable centos6 testing

Centos6 is no longer reasonable to expect to function with openstack,
and infra does not host a mirror for it.

Change-Id: I95ccf5840807fee73d6e78d596c82709e476bb3a
This commit is contained in:
Gregory Haynes 2016-12-08 19:40:08 -08:00 committed by Ian Wienand
parent 8c74c8e409
commit c3293b3f7e
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ DEFAULT_SKIP_TESTS=(
debian-minimal/testing-build-succeeds
# Currently failing due to bug in locale generation
centos-minimal/build-succeeds
# No longer reasonable to test upstream (lacks a mirror in infra)
centos/build-succeeds
)
function log_with_prefix {