From 751989565e9d89faf18be59382e4c078dac900f6 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Tue, 25 Aug 2015 10:32:03 +0200 Subject: [PATCH] Enable armhf in ADT_ARCHES --- britney.conf | 2 +- britney_nobreakall.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/britney.conf b/britney.conf index 37ac8ed..b2b558d 100644 --- a/britney.conf +++ b/britney.conf @@ -65,7 +65,7 @@ REMOVE_OBSOLETE = no ADT_ENABLE = yes ADT_DEBUG = no -ADT_ARCHES = amd64 i386 +ADT_ARCHES = amd64 i386 armhf 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 diff --git a/britney_nobreakall.conf b/britney_nobreakall.conf index eeec806..369ffe9 100644 --- a/britney_nobreakall.conf +++ b/britney_nobreakall.conf @@ -65,7 +65,7 @@ REMOVE_OBSOLETE = no ADT_ENABLE = yes ADT_DEBUG = no -ADT_ARCHES = amd64 i386 +ADT_ARCHES = amd64 i386 armhf 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