From 2bf1838fd5e98b19190fbc925c7bca6aca85f0f5 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 8 Jan 2016 12:29:46 +0100 Subject: reproducible armhf: increase MAXIMA so that also old packages will be re-tested --- bin/reproducible_scheduler.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_scheduler.py') diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py index 40721cb2..66a73656 100755 --- a/bin/reproducible_scheduler.py +++ b/bin/reproducible_scheduler.py @@ -61,7 +61,7 @@ So, the 3rd step happens only when there are more than 350 packages queued up. Finally, MINIMUM_AGE is respected when scheduling old versions. """ -MAXIMA = {'amd64': 750, 'armhf': 500} +MAXIMA = {'amd64': 750, 'armhf': 600} LIMITS = { 'untested': { -- cgit v1.2.3-70-g09d2