|
|
|
@ -80,9 +80,9 @@ SMOOTH_UPDATES = libs oldlibs
|
|
|
|
|
|
|
|
|
|
IGNORE_CRUFT = 1
|
|
|
|
|
|
|
|
|
|
ADT_ENABLE = yes
|
|
|
|
|
ADT_ARCHES = amd64 i386
|
|
|
|
|
ADT_AMQP = file://output/debci.input
|
|
|
|
|
ADT_ENABLE = no
|
|
|
|
|
ADT_ARCHES = amd64
|
|
|
|
|
ADT_AMQP = file:///srv/release.debian.org/britney/var/data-b2/output/debci.input
|
|
|
|
|
# space separate list of PPAs to add for test requests and for polling results;
|
|
|
|
|
# the *last* one determines the swift container name
|
|
|
|
|
ADT_PPAS =
|
|
|
|
@ -91,4 +91,4 @@ ADT_PPAS =
|
|
|
|
|
ADT_SHARED_RESULTS_CACHE =
|
|
|
|
|
# Swift base URL with the results (must be publicly readable and browsable)
|
|
|
|
|
# or file location if results are pre-fetched
|
|
|
|
|
ADT_SWIFT_URL = file://cache/debci.json
|
|
|
|
|
ADT_SWIFT_URL = file:///srv/release.debian.org/britney/state/debci.json
|
|
|
|
|