mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-10 05:57:28 +00:00
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:
parent
42e1ac635d
commit
65b2686232
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user