diff --git a/britney.conf b/britney.conf index eee369c..0be7171 100644 --- a/britney.conf +++ b/britney.conf @@ -67,9 +67,9 @@ ADT_ENABLE = yes ADT_DEBUG = no ADT_ARCHES = amd64 i386 # comment this to disable autopkgtest requests -#ADT_AMQP = amqp://user:pwd@amqp.example.com +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.mycloud.example.com/v1/AUTH_autopkgtest +ADT_SWIFT_URL = https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac BOOTTEST_ENABLE = yes BOOTTEST_DEBUG = yes diff --git a/britney_nobreakall.conf b/britney_nobreakall.conf index a6fde3a..8012f6e 100644 --- a/britney_nobreakall.conf +++ b/britney_nobreakall.conf @@ -67,6 +67,6 @@ ADT_ENABLE = yes ADT_DEBUG = no ADT_ARCHES = amd64 i386 # comment this to disable autopkgtest requests -#ADT_AMQP = amqp://user:pwd@amqp.example.com +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.mycloud.example.com/v1/AUTH_autopkgtest +ADT_SWIFT_URL = https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac