Disable boottest.

bzr-import-20160707
Francis Ginther 9 years ago
parent 2ba7fd223c
commit 2fdbe6e072

@ -70,7 +70,7 @@ ADT_AMQP = amqp://test_request:password@162.213.33.228
# Swift base URL with the results (must be publicly readable and browsable) # Swift base URL with the results (must be publicly readable and browsable)
ADT_SWIFT_URL = https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac ADT_SWIFT_URL = https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
BOOTTEST_ENABLE = yes BOOTTEST_ENABLE = no
BOOTTEST_DEBUG = yes BOOTTEST_DEBUG = yes
BOOTTEST_ARCHES = armhf amd64 BOOTTEST_ARCHES = armhf amd64
BOOTTEST_FETCH = yes BOOTTEST_FETCH = yes

Loading…
Cancel
Save