summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-11-11 14:37:45 +0100
committerHolger Levsen <holger@layer-acht.org>2016-11-11 15:08:47 +0100
commit31b54cd2506232f06e21db4d7fc31409549271b9 (patch)
tree34f153caec7f09a7d3f057607b7fc6cd80cfc8f6 /bin
parentd15ab60523c2a1c33318ef2f4f9a32146e4aeb2d (diff)
downloadjenkins.debian.net-31b54cd2506232f06e21db4d7fc31409549271b9.tar.xz
reproducible Debian: on amd64 schedule already tested packages from unstable and testing equally
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin')
-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 bb0659e5..5c885ddf 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -140,8 +140,8 @@ LIMITS = {
},
'old': {
'amd64': {
- 'testing': {1: (300, 555), 2: (500, 444), '*': 0},
- 'unstable': {1: (300, 1000), 2: (500, 888), '*': 0},
+ 'testing': {1: (300, 800), 2: (500, 500), '*': 0},
+ 'unstable': {1: (300, 800), 2: (500, 500), '*': 0},
'experimental': {1: (300, 70), 2: (500, 50), '*': 0},
},
'i386': {