jenkins: fix jobs template

The sequential parameter was silently skipped because it was absent from
the project template. Fix this for both master- and gerrit- jobs.

Change-Id: I0bc28695f4f270bc7b1cc4bcd5d4d43ede6172f3
This commit is contained in:
Max 2018-01-22 16:27:38 +01:00
parent 1239cabeea
commit 9294d2124f
2 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,7 @@
a4_name: a4
a4: !!python/tuple [default]
combination_filter: ''
sequential: false
# most common build invocation
cmd: ./contrib/jenkins.sh
repos_url: 'ssh://jenkins@gerrit.osmocom.org:29418/{repos}'
@ -211,6 +212,7 @@
<b>Auto-generated using Jenkins Job Builder. DO NOT EDIT MANUALLY!</b>
execution-strategy:
sequential: '{obj:sequential}'
combination-filter: |
{obj:combination_filter}
axes:

View File

@ -15,6 +15,7 @@
a3_name: a3
a3: !!python/tuple [default]
combination_filter: ''
sequential: false
# most common build invocation
cmd: ./contrib/jenkins.sh
trigger:
@ -261,6 +262,7 @@
<b>Auto-generated using Jenkins Job Builder. DO NOT EDIT MANUALLY!</b>
execution-strategy:
sequential: '{obj:sequential}'
combination-filter: |
{obj:combination_filter}
axes: