From 856f521a932415065930b29463acccac4f2900a4 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 13 Feb 2016 09:48:51 +0100 Subject: Revert "reproducible armhf: let's slow down rebuilding sid until stretch is done" This reverts commit 3ff2a8f94ba438353e8ff347949ab0d7bc0db162. --- 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 9ba07c62..689b4dfa 100755 --- a/bin/reproducible_scheduler.py +++ b/bin/reproducible_scheduler.py @@ -112,8 +112,8 @@ LIMITS = { 'experimental': {1: (300, 70), 2: (500, 50), '*': 0}, }, 'armhf': { - 'testing': {1: (300, 100), 2: (600, 33), '*': 0}, - 'unstable': {1: (300, 100), 2: (600, 33), '*': 0}, + 'testing': {1: (300, 500), 2: (600, 333), '*': 0}, + 'unstable': {1: (300, 500), 2: (600, 333), '*': 0}, 'experimental': {1: (300, 50), 2: (600, 35), '*': 0}, } } -- cgit v1.2.3-54-g00ecf