From b3a691482d117fae51f9d294e33da0a6d5b67763 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 29 Aug 2015 09:40:07 +0200 Subject: reproducible scheduler: schedule less (old) packages --- bin/reproducible_scheduler.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/reproducible_scheduler.py') diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py index 9dbf5604..4c457828 100755 --- a/bin/reproducible_scheduler.py +++ b/bin/reproducible_scheduler.py @@ -66,8 +66,8 @@ LIMITS = { }, 'old': { 'amd64': { - 'testing': {1: (300, 50), 2: (400, 62.5), '*': 0}, - 'unstable': {1: (300, 75), 2: (400, 12.5), '*': 0}, + 'testing': {1: (300, 25), 2: (400, 30), '*': 0}, + 'unstable': {1: (300, 50), 2: (400, 60), '*': 0}, 'experimental': {1: (300, 3.5), 2: (400, 2.5), '*': 0}, }, 'armhf': { -- cgit v1.2.3-70-g09d2