mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-06-10 17:21:33 +00:00
Improve britney.conf for autopkgtest on release.debian.org (disable for now)
This commit is contained in:
parent
6f3f6c5903
commit
1b9fb374a2
@ -80,9 +80,9 @@ SMOOTH_UPDATES = libs oldlibs
|
|||||||
|
|
||||||
IGNORE_CRUFT = 1
|
IGNORE_CRUFT = 1
|
||||||
|
|
||||||
ADT_ENABLE = yes
|
ADT_ENABLE = no
|
||||||
ADT_ARCHES = amd64 i386
|
ADT_ARCHES = amd64
|
||||||
ADT_AMQP = file://output/debci.input
|
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;
|
# 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 =
|
||||||
@ -91,4 +91,4 @@ 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 = file://cache/debci.json
|
ADT_SWIFT_URL = file:///srv/release.debian.org/britney/state/debci.json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user