From e8f88968258960837100300f58b7f52d8ff8c292 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 16 Jan 2016 18:19:58 +0100 Subject: reproducible armhf: schedule testing more often --- bin/reproducible_scheduler.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bin') diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py index 8ec392c3..e705a587 100755 --- a/bin/reproducible_scheduler.py +++ b/bin/reproducible_scheduler.py @@ -71,9 +71,9 @@ LIMITS = { 'experimental': {'*': 440}, }, 'armhf': { - 'testing': {'*': 177}, - 'unstable': {'*': 177}, - 'experimental': {'*': 177}, + 'testing': {'*': 500}, + 'unstable': {'*': 500}, + 'experimental': {'*': 500}, }, }, 'new': { -- cgit v1.2.3-54-g00ecf