From a1df601c04ef89c9cc4b66a4ab2615194f58750e Mon Sep 17 00:00:00 2001 From: Niels Thykier Date: Sun, 4 Nov 2018 20:03:58 +0000 Subject: [PATCH] britney.conf: Bump autopkgtest regression deadline by 2 days Signed-off-by: Niels Thykier --- britney.conf | 2 +- britney_nobreakall.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/britney.conf b/britney.conf index b7f35f5..2d976bd 100644 --- a/britney.conf +++ b/britney.conf @@ -99,7 +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 -ADT_REGRESSION_PENALTY = 20 +ADT_REGRESSION_PENALTY = 22 ADT_SUCCESS_BOUNTY = 3 ADT_BASELINE = reference ADT_RETRY_URL_MECH = run_id diff --git a/britney_nobreakall.conf b/britney_nobreakall.conf index b5a9ca8..a54e4c2 100644 --- a/britney_nobreakall.conf +++ b/britney_nobreakall.conf @@ -97,7 +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 -ADT_REGRESSION_PENALTY = 20 +ADT_REGRESSION_PENALTY = 22 ADT_SUCCESS_BOUNTY = 3 ADT_BASELINE = reference ADT_RETRY_URL_MECH = run_id