config: Add public production Swift URL and Ubuntu AMQP server

These are all public information. Just use a stub for the (secret) password.
This commit is contained in:
Martin Pitt 2015-08-14 09:45:24 +02:00
parent 42e1ac635d
commit 65b2686232
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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