|
|
@ -41,10 +41,10 @@ NEW_ARCHES =
|
|
|
|
|
|
|
|
|
|
|
|
# priorities and delays
|
|
|
|
# priorities and delays
|
|
|
|
MINDAYS_LOW = 10
|
|
|
|
MINDAYS_LOW = 10
|
|
|
|
MINDAYS_MEDIUM = 5
|
|
|
|
MINDAYS_MEDIUM = 10
|
|
|
|
MINDAYS_HIGH = 2
|
|
|
|
MINDAYS_HIGH = 10
|
|
|
|
MINDAYS_CRITICAL = 0
|
|
|
|
MINDAYS_CRITICAL = 10
|
|
|
|
MINDAYS_EMERGENCY = 0
|
|
|
|
MINDAYS_EMERGENCY = 10
|
|
|
|
DEFAULT_URGENCY = medium
|
|
|
|
DEFAULT_URGENCY = medium
|
|
|
|
|
|
|
|
|
|
|
|
HINTSDIR = /srv/release.debian.org/britney/hints
|
|
|
|
HINTSDIR = /srv/release.debian.org/britney/hints
|
|
|
@ -93,6 +93,6 @@ ADT_CI_URL = https://ci.debian.net/
|
|
|
|
|
|
|
|
|
|
|
|
# Autopkgtest results can be used to influence the aging
|
|
|
|
# Autopkgtest results can be used to influence the aging
|
|
|
|
ADT_REGRESSION_PENALTY =
|
|
|
|
ADT_REGRESSION_PENALTY =
|
|
|
|
ADT_SUCCESS_BOUNTY = 3
|
|
|
|
ADT_SUCCESS_BOUNTY = 0
|
|
|
|
ADT_BASELINE = reference
|
|
|
|
ADT_BASELINE = reference
|
|
|
|
ADT_RETRY_URL_MECH = run_id
|
|
|
|
ADT_RETRY_URL_MECH = run_id
|
|
|
|