From b63322cd340908ae9ea472c0d0c74db565ccba24 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 31 Aug 2015 02:27:23 +0200 Subject: reproducible: schedule armhf some more --- bin/reproducible_scheduler.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_scheduler.py') diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py index 4c457828..3a056cd0 100755 --- a/bin/reproducible_scheduler.py +++ b/bin/reproducible_scheduler.py @@ -81,7 +81,7 @@ LIMITS = { # define an "arch factor", so the scheduling limits differ between archs ARCH_SHARE = {'amd64': 10, 'armhf': 3} -MAXIMUM = {'amd64': 750, 'armhf': 75} +MAXIMUM = {'amd64': 750, 'armhf': 250} class Limit: def __init__(self, arch, queue): -- cgit v1.2.3-70-g09d2