mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-06-10 01:01:34 +00:00
conf: Update ADT_SWIFT_URL & amqp IP for the new deployment
We're shifting autopkgtest to a new deployment which hides the old internal URL. RabbitMQ now lives at a different place too, which has a DNS name.
This commit is contained in:
parent
a3da16e771
commit
ea64504820
@ -92,7 +92,7 @@ CHECK_BUILDD = no
|
|||||||
|
|
||||||
ADT_ENABLE = yes
|
ADT_ENABLE = yes
|
||||||
ADT_ARCHES = amd64 i386 armhf ppc64el arm64
|
ADT_ARCHES = amd64 i386 armhf ppc64el arm64
|
||||||
ADT_AMQP = amqp://test_request:password@162.213.33.228
|
ADT_AMQP = amqp://test_request:password@autopkgtest-amqp.internal
|
||||||
# space separate list of PPAs to add for test requests and for polling results;
|
# space separate list of PPAs to add for test requests and for polling results;
|
||||||
# the *last* one determines the swift container name
|
# the *last* one determines the swift container name
|
||||||
ADT_PPAS =
|
ADT_PPAS =
|
||||||
@ -101,7 +101,7 @@ ADT_PPAS =
|
|||||||
ADT_SHARED_RESULTS_CACHE =
|
ADT_SHARED_RESULTS_CACHE =
|
||||||
# Swift base URL with the results (must be publicly readable and browsable)
|
# Swift base URL with the results (must be publicly readable and browsable)
|
||||||
# or file location if results are pre-fetched
|
# or file location if results are pre-fetched
|
||||||
ADT_SWIFT_URL = https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
|
ADT_SWIFT_URL = https://autopkgtest.ubuntu.com/results/
|
||||||
# Base URL for autopkgtest site, used for links in the excuses
|
# Base URL for autopkgtest site, used for links in the excuses
|
||||||
ADT_CI_URL = https://autopkgtest.ubuntu.com/
|
ADT_CI_URL = https://autopkgtest.ubuntu.com/
|
||||||
ADT_HUGE = 20
|
ADT_HUGE = 20
|
||||||
|
Loading…
x
Reference in New Issue
Block a user