summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_scheduler.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-10-10 01:49:54 +0200
committerHolger Levsen <holger@layer-acht.org>2015-10-10 01:49:54 +0200
commitba3d088efe0fc1109c025132ecdefe7725b22011 (patch)
tree26ee6a54e4e98a58e3ddd61aff3b342c36b9979c /bin/reproducible_scheduler.py
parente8cc95eade12d2ac2160a5e3a8b42f6f6092ddd7 (diff)
downloadjenkins.debian.net-ba3d088efe0fc1109c025132ecdefe7725b22011.tar.xz
reproducible: test stretch more often, so it can catchup
Diffstat (limited to 'bin/reproducible_scheduler.py')
-rwxr-xr-xbin/reproducible_scheduler.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py
index 40d489af..2f74fb8a 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -102,8 +102,8 @@ LIMITS = {
},
'old': {
'amd64': {
- 'testing': {1: (300, 400), 2: (400, 333), '*': 0},
- 'unstable': {1: (300, 500), 2: (400, 444), '*': 0},
+ 'testing': {1: (300, 500), 2: (400, 444), '*': 0},
+ 'unstable': {1: (300, 400), 2: (400, 333), '*': 0},
'experimental': {1: (300, 35), 2: (400, 25), '*': 0},
},
'armhf': {