summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_scheduler.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-08-29 01:16:13 +0200
committerHolger Levsen <holger@layer-acht.org>2015-08-29 01:16:13 +0200
commite30b1af7ff0193dd463205f32a962218b64aa1b7 (patch)
tree6a9adc4e400bda79be677cef2f185af8ba23ec8d /bin/reproducible_scheduler.py
parent13f7304b03bfdb727813000d2ed65ab0d7aeccf5 (diff)
downloadjenkins.debian.net-e30b1af7ff0193dd463205f32a962218b64aa1b7.tar.xz
reproducible: seems the gcc5 transition has cooled off, schedule sid more often than testing again (amd64)
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 b9ac74d2..44879117 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -66,8 +66,8 @@ LIMITS = {
},
'old': {
'amd64': {
- 'testing': {1: (300, 87.5), 2: (400, 62.5), '*': 0},
- 'unstable': {1: (300, 17.5), 2: (400, 12.5), '*': 0},
+ 'testing': {1: (300, 50), 2: (400, 62.5), '*': 0},
+ 'unstable': {1: (300, 75), 2: (400, 12.5), '*': 0},
'experimental': {1: (300, 3.5), 2: (400, 2.5), '*': 0},
},
'armhf': {