From fa1904f9e5602e2987d8c91d1963533e7219d0b4 Mon Sep 17 00:00:00 2001 From: Paul Gevers Date: Sun, 6 Jan 2019 19:47:16 +0100 Subject: [PATCH] Make autopkgtest regression blocking for migration Signed-off-by: Paul Gevers --- britney.conf | 2 +- britney_nobreakall.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/britney.conf b/britney.conf index aaa4dd4..6f295c3 100644 --- a/britney.conf +++ b/britney.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 = 40 +ADT_REGRESSION_PENALTY = ADT_SUCCESS_BOUNTY = 3 ADT_BASELINE = reference ADT_RETRY_URL_MECH = run_id diff --git a/britney_nobreakall.conf b/britney_nobreakall.conf index 3e5a788..eb21206 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 = 40 +ADT_REGRESSION_PENALTY = ADT_SUCCESS_BOUNTY = 3 ADT_BASELINE = reference ADT_RETRY_URL_MECH = run_id