diff --git a/britney.conf b/britney.conf index 8a70e59..ebb35b5 100644 --- a/britney.conf +++ b/britney.conf @@ -94,7 +94,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 -ADT_REGRESSION_PENALTY = 36 +ADT_REGRESSION_PENALTY = 38 ADT_SUCCESS_BOUNTY = 3 ADT_BASELINE = reference ADT_RETRY_URL_MECH = run_id diff --git a/britney_nobreakall.conf b/britney_nobreakall.conf index 5bccb21..d8537d3 100644 --- a/britney_nobreakall.conf +++ b/britney_nobreakall.conf @@ -92,7 +92,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 -ADT_REGRESSION_PENALTY = 36 +ADT_REGRESSION_PENALTY = 38 ADT_SUCCESS_BOUNTY = 3 ADT_BASELINE = reference ADT_RETRY_URL_MECH = run_id