From: Tim Rozet Date: Wed, 17 May 2017 22:08:18 +0000 (-0400) Subject: Apex: fixes missing blocking from j2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=b9c0b337f2c5d53afcb84d76243f2b329e7b8192;p=releng.git Apex: fixes missing blocking from j2 Change-Id: I7b79ed22f7dada6edf4ff6853499ceb434fab6bb Signed-off-by: Tim Rozet --- diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index d8b9eb147..fc243f746 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -154,7 +154,7 @@ - 'apex-runner.*' - 'apex-verify.*' - throttle: - max-per-node: 1 + max-per-node: 3 max-total: 10 option: 'project' @@ -286,11 +286,10 @@ blocking-jobs: - 'apex-daily.*' - 'apex-deploy.*' - - 'apex-build.*' - 'apex-runner.*' - 'apex-verify.*' - throttle: - max-per-node: 1 + max-per-node: 3 max-total: 10 option: 'project' @@ -429,7 +428,7 @@ properties: - logrotate-default - throttle: - max-per-node: 1 + max-per-node: 3 max-total: 10 option: 'project' @@ -1127,7 +1126,6 @@ blocking-jobs: - 'apex-verify.*' - 'apex-deploy.*' - - 'apex-build.*' - 'apex-runner.*' - 'apex-daily.*' @@ -1235,7 +1233,6 @@ blocking-jobs: - 'apex-verify.*' - 'apex-deploy.*' - - 'apex-build.*' - 'apex-runner.*' - 'apex-daily.*'