From 4dc0d388d3572f4612c42f5f748db28a70e108c7 Mon Sep 17 00:00:00 2001 From: Martin Pitt <martin.pitt@canonical.com> Date: Mon, 6 Jul 2015 08:03:49 +0200 Subject: [PATCH] add ADT_AMQP option to britney_nobreakall.conf too --- britney_nobreakall.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/britney_nobreakall.conf b/britney_nobreakall.conf index eb76959..5aa483d 100644 --- a/britney_nobreakall.conf +++ b/britney_nobreakall.conf @@ -65,3 +65,6 @@ REMOVE_OBSOLETE = no ADT_ENABLE = yes ADT_DEBUG = no ADT_ARCHES = amd64 i386 +# comment this to disable autopkgtest requests +ADT_AMQP = ampq://user:pwd@amqp.example.com +