[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fixup d3cfdf5d: reproducible Debian: enable arm64 scheduler
Holger Levsen
holger at layer-acht.org
Fri Dec 23 09:54:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 42df091e92b84c472d9faa9ca458bf3df8f5faa6
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Dec 23 10:54:16 2016 +0100
fixup d3cfdf5d: reproducible Debian: enable arm64 scheduler
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
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 2503933..ee72460 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -128,7 +128,7 @@ LIMITS = {
'testing': {1: (575, 20), 2: (450, 10), '*': 5},
'unstable': {1: (575, 20), 2: (450, 10), '*': 5},
'experimental': {1: (575, 20), 2: (450, 10), '*': 2},
- }
+ },
'armhf': {
'testing': {1: (575, 20), 2: (450, 10), '*': 5},
'unstable': {1: (575, 20), 2: (450, 10), '*': 5},
@@ -150,7 +150,7 @@ LIMITS = {
'testing': {1: (575, 200), 2: (450, 100), '*': 50},
'unstable': {1: (575, 200), 2: (450, 100), '*': 50},
'experimental': {1: (575, 200), 2: (450, 100), '*': 20},
- }
+ },
'armhf': {
'testing': {1: (575, 200), 2: (450, 100), '*': 50},
'unstable': {1: (575, 200), 2: (450, 100), '*': 50},
@@ -172,7 +172,7 @@ LIMITS = {
'testing': {1: (300, 8), 2: (500, 5), '*': 0},
'unstable': {1: (300, 800), 2: (500, 500), '*': 0},
'experimental': {1: (300, 70), 2: (500, 50), '*': 0},
- }
+ },
'armhf': {
'testing': {1: (300, 8), 2: (500, 5), '*': 0},
'unstable': {1: (300, 800), 2: (500, 500), '*': 0},
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list