|
|
|
@ -77,3 +77,28 @@ HINTS_AUTO-REMOVALS = remove
|
|
|
|
|
# naming a non-existent section will effectively disable new smooth
|
|
|
|
|
# updates but still allow removals to occur
|
|
|
|
|
SMOOTH_UPDATES = libs oldlibs
|
|
|
|
|
|
|
|
|
|
IGNORE_CRUFT = 1
|
|
|
|
|
|
|
|
|
|
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 =
|
|
|
|
|
# set this to the path of a (r/o) autopkgtest-results.cache for running many parallel
|
|
|
|
|
# britney instances for PPAs without updating the cache
|
|
|
|
|
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:///srv/release.debian.org/britney/state/debci.json
|
|
|
|
|
# Base URL for autopkgtest site, used for links in the excuses
|
|
|
|
|
ADT_CI_URL = https://ci.debian.net/
|
|
|
|
|
|
|
|
|
|
# Autopkgtest results can be used to influence the aging
|
|
|
|
|
# Set to 10 when we are ready to enable autopkgtests with penalties
|
|
|
|
|
ADT_REGRESSION_PENALTY = 0
|
|
|
|
|
# Set to 3 when we are ready to enable autopkgtests with bounty
|
|
|
|
|
ADT_SUCCESS_BOUNTY = 0
|
|
|
|
|
ADT_BASELINE = reference
|
|
|
|
|
ADT_RETRY_URL_MECH = run_id
|
|
|
|
|