From a8b1b906882e4d988f960173f34cade5c982a2db Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 29 Nov 2016 12:11:17 +0100 Subject: reproducible Debian: schedule experimental less often on i386+armhf Signed-off-by: Holger Levsen --- bin/reproducible_scheduler.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py index 6532f532..824de261 100755 --- a/bin/reproducible_scheduler.py +++ b/bin/reproducible_scheduler.py @@ -65,7 +65,7 @@ LIMITS_404 defines how many packages with status 404 are rescheduled at max. """ # only old packages older than this will be rescheduled -MINIMUM_AGE = {'amd64': 14, 'i386': 20, 'armhf': 20} +MINIMUM_AGE = {'amd64': 14, 'i386': 25, 'armhf': 25} # maximum queue size, see explainations above MAXIMA = {'amd64': 750, 'i386': 750, 'armhf': 750} # limits, see explainations above -- cgit v1.2.3-70-g09d2