From 2fdbe6e07285caf4de00abb469700cfb804317a2 Mon Sep 17 00:00:00 2001 From: Francis Ginther Date: Fri, 25 Sep 2015 11:25:21 -0500 Subject: [PATCH] Disable boottest. --- britney.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/britney.conf b/britney.conf index e4dfe7b..0d3d93f 100644 --- a/britney.conf +++ b/britney.conf @@ -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) ADT_SWIFT_URL = https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac -BOOTTEST_ENABLE = yes +BOOTTEST_ENABLE = no BOOTTEST_DEBUG = yes BOOTTEST_ARCHES = armhf amd64 BOOTTEST_FETCH = yes