Merge "Replace the ubuntu-minimal trusty test with a bionic one"

This commit is contained in:
Zuul 2018-05-21 06:01:53 +00:00 committed by Gerrit Code Review
commit 668c93b118
6 changed files with 13 additions and 0 deletions

View File

@ -32,6 +32,7 @@ if [ -d ${APT_DIR} ]; then
FILE=${APT_DIR}/99unauthenticated
sudo dd of=${FILE} <<EOF
APT::Get::AllowUnauthenticated "true";
Acquire::AllowInsecureRepositories "true";
EOF
sudo chmod 0644 ${FILE}
fi

View File

@ -0,0 +1,4 @@
Verify we can build a ubuntu-minimal image.
Note this test includes the vm element to test the bootloader install,
and specifies to output a .qcow2

View File

@ -0,0 +1,3 @@
block-device-mbr
openstack-ci-mirrors
vm

View File

@ -52,6 +52,9 @@ DEFAULT_SKIP_TESTS=(
# This job is a bit unreliable, even if we get mirroring
debian-minimal/testing-build-succeeds
# Replaced by bionic
ubuntu-minimal/trusty-build-succeeds
)
# The default output formats (specified to disk-image-create's "-t"