Let ADT influence age for migrations

Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
Niels Thykier 2018-05-02 20:40:58 +00:00
parent bfa028595f
commit 086ec7e542
2 changed files with 4 additions and 8 deletions

View File

@ -99,9 +99,7 @@ ADT_SWIFT_URL = file:///srv/release.debian.org/britney/state/debci.json
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_REGRESSION_PENALTY = 10
ADT_SUCCESS_BOUNTY = 3
ADT_BASELINE = reference
ADT_RETRY_URL_MECH = run_id

View File

@ -97,9 +97,7 @@ ADT_SWIFT_URL = file:///srv/release.debian.org/britney/state/debci.json
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_REGRESSION_PENALTY = 10
ADT_SUCCESS_BOUNTY = 3
ADT_BASELINE = reference
ADT_RETRY_URL_MECH = run_id