From 295b825c2a9ea76c372185e86b553fdfc731b385 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 10 Jan 2016 13:29:10 +0100 Subject: reprodcucible: try to get unstable/armhf scheduled a bit more --- bin/reproducible_scheduler.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py index 414e4745..b5f4f28f 100755 --- a/bin/reproducible_scheduler.py +++ b/bin/reproducible_scheduler.py @@ -71,9 +71,9 @@ LIMITS = { 'experimental': {'*': 440}, }, 'armhf': { - 'testing': {'*': 200}, - 'unstable': {'*': 200}, - 'experimental': {'*': 200}, + 'testing': {'*': 175}, + 'unstable': {'*': 175}, + 'experimental': {'*': 175}, }, }, 'new': { -- cgit v1.2.3-70-g09d2