From 447c763759bbf21536e70f126657b97b96242ad1 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 3 Aug 2016 20:06:19 +0200 Subject: reproducible Debian: rebuild sid faster than testing --- bin/reproducible_scheduler.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bin/reproducible_scheduler.py') diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py index 20a618a3..103f559c 100755 --- a/bin/reproducible_scheduler.py +++ b/bin/reproducible_scheduler.py @@ -137,17 +137,17 @@ LIMITS = { }, 'old': { 'amd64': { - 'testing': {1: (300, 800), 2: (500, 666), '*': 0}, + 'testing': {1: (300, 555), 2: (500, 444), '*': 0}, 'unstable': {1: (300, 1000), 2: (500, 888), '*': 0}, 'experimental': {1: (300, 70), 2: (500, 50), '*': 0}, }, 'i386': { - 'testing': {1: (300, 800), 2: (500, 666), '*': 0}, + 'testing': {1: (300, 555), 2: (500, 444), '*': 0}, 'unstable': {1: (300, 1000), 2: (500, 888), '*': 0}, 'experimental': {1: (300, 70), 2: (500, 50), '*': 0}, }, 'armhf': { - 'testing': {1: (300, 800), 2: (500, 666), '*': 0}, + 'testing': {1: (300, 555), 2: (500, 444), '*': 0}, 'unstable': {1: (300, 1000), 2: (500, 888), '*': 0}, 'experimental': {1: (300, 70), 2: (500, 50), '*': 0}, } -- cgit v1.2.3-70-g09d2