From 26c7e130f5e9991ceb38ebfd6848964b4aa1350a Mon Sep 17 00:00:00 2001 From: Niels Thykier Date: Sun, 29 Apr 2018 07:22:02 +0000 Subject: [PATCH] Sync britney_nobreakall.conf Signed-off-by: Niels Thykier --- britney_nobreakall.conf | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/britney_nobreakall.conf b/britney_nobreakall.conf index b6e38b4..bc0338b 100644 --- a/britney_nobreakall.conf +++ b/britney_nobreakall.conf @@ -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