diff options
author | Paul Vaduva <Paul.Vaduva@enea.com> | 2016-09-08 16:31:07 +0200 |
---|---|---|
committer | Paul Vaduva <Paul.Vaduva@enea.com> | 2016-09-08 17:07:16 +0200 |
commit | 17356ac55d18889045fec9d8d64235ac6f030a58 (patch) | |
tree | fa50f0311a481844e86d830d6dbbe4ba19c18ace | |
parent | 46a7c1f4425a8a834195ea13541e2d6e6f8109e2 (diff) |
armband: enable concurrency and adjust throttle params
Change-Id: I72e061ae57ccdd06520dbf93cdf146390bfc0591
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
-rw-r--r-- | jjb/armband/armband-ci-jobs.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/armband/armband-ci-jobs.yml b/jjb/armband/armband-ci-jobs.yml index f100a46a8..25987328d 100644 --- a/jjb/armband/armband-ci-jobs.yml +++ b/jjb/armband/armband-ci-jobs.yml @@ -90,7 +90,7 @@ properties: - throttle: enabled: true - max-total: 1 + max-total: 4 max-per-node: 1 option: 'project' - build-blocker: @@ -152,12 +152,12 @@ - job-template: name: '{installer}-deploy-{pod}-daily-{stream}' - concurrent: false + concurrent: true properties: - throttle: enabled: true - max-total: 1 + max-total: 4 max-per-node: 1 option: 'project' - build-blocker: |