summaryrefslogtreecommitdiff
path: root/conf/default.conf
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-11-27 12:11:11 +0100
committerErich Eckner <git@eckner.net>2017-11-27 13:49:59 +0100
commit29ee45885b97d60c3b98ca11f511be33b5b9ce8b (patch)
treec28761717704d32510ead3eb3681e646b96e2047 /conf/default.conf
parentfe2fc11bb3c5b275ac011061b736e19cf56adec9 (diff)
downloadbuilder-29ee45885b97d60c3b98ca11f511be33b5b9ce8b.tar.xz
bin/common-functions: broken packages (which thus cannot be marked as tested) won't block other packages after $max_package_age_broken_testing days
Diffstat (limited to 'conf/default.conf')
-rwxr-xr-xconf/default.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/default.conf b/conf/default.conf
index de14704..4260921 100755
--- a/conf/default.conf
+++ b/conf/default.conf
@@ -50,6 +50,9 @@ fi
# block other packages anymore
max_package_age_build_list=7
max_package_age_staging=2
+max_package_age_broken_testing=14
+# after how many days will a package in testing be automatically marked as
+# tested (if there is no open bug against it)
max_package_age_testing=7
# to access the master mirror via rsync