summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_scheduler.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-01-08 12:29:46 +0100
committerHolger Levsen <holger@layer-acht.org>2016-01-08 12:29:46 +0100
commit2bf1838fd5e98b19190fbc925c7bca6aca85f0f5 (patch)
tree3995e33a12f41e8269c0e14ea7b2ea238778ab77 /bin/reproducible_scheduler.py
parent6a4a42690ce6a521cff41fc89b76c50f3b553ff3 (diff)
downloadjenkins.debian.net-2bf1838fd5e98b19190fbc925c7bca6aca85f0f5.tar.xz
reproducible armhf: increase MAXIMA so that also old packages will be re-tested
Diffstat (limited to 'bin/reproducible_scheduler.py')
-rwxr-xr-xbin/reproducible_scheduler.py2
1 files changed, 1 insertions, 1 deletions
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': {