summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-01-16 18:19:58 +0100
committerHolger Levsen <holger@layer-acht.org>2016-01-16 18:19:58 +0100
commite8f88968258960837100300f58b7f52d8ff8c292 (patch)
tree5cc06747c247f2180b4e56973e5785a21bc4c00c /bin
parent2ff29c9aebabc956fe1fe6453aa6036c621c14f5 (diff)
downloadjenkins.debian.net-e8f88968258960837100300f58b7f52d8ff8c292.tar.xz
reproducible armhf: schedule testing more often
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_scheduler.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py
index 8ec392c3..e705a587 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -71,9 +71,9 @@ LIMITS = {
'experimental': {'*': 440},
},
'armhf': {
- 'testing': {'*': 177},
- 'unstable': {'*': 177},
- 'experimental': {'*': 177},
+ 'testing': {'*': 500},
+ 'unstable': {'*': 500},
+ 'experimental': {'*': 500},
},
},
'new': {