summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-11-09 20:48:38 +0100
committerHolger Levsen <holger@layer-acht.org>2015-11-09 20:48:38 +0100
commit8f13acf226efede83f8c376837705420b947c7e9 (patch)
treeaca842887bf899ac80d7abe3567871239ace0462
parent249228696345acf2bbe8ab4a8507b16d415856cc (diff)
downloadjenkins.debian.net-8f13acf226efede83f8c376837705420b947c7e9.tar.xz
reproducible: schedule more sources from sid than stretch
-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 ebefef3d..bd3d3342 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -102,8 +102,8 @@ LIMITS = {
},
'old': {
'amd64': {
- 'testing': {1: (300, 1000), 2: (400, 888), '*': 0},
- 'unstable': {1: (300, 800), 2: (400, 666), '*': 0},
+ 'testing': {1: (300, 800), 2: (400, 666), '*': 0},
+ 'unstable': {1: (300, 1000), 2: (400, 888), '*': 0},
'experimental': {1: (300, 70), 2: (400, 50), '*': 0},
},
'armhf': {