summaryrefslogtreecommitdiffstats
path: root/jjb/apex/apex-verify-jobs.yml
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2017-11-17 18:01:00 -0500
committerTim Rozet <trozet@redhat.com>2017-11-17 18:01:00 -0500
commitaae2c9fc13bb2ec28afc7500ba4a1ecd0db9cddd (patch)
tree469e6816671151b82873766c9e41a02783f5ba13 /jjb/apex/apex-verify-jobs.yml
parentfb373ce59cfeab1a69a9cf4d9a2ebb18417bba05 (diff)
Fixes load-balancing jobs for virtual verify
Issue where apex-virtual-master label node was being passed from verify job to deploy/functest. We allow multiple verify jobs to kick off on virtual slaves, but then passing the host down to the deploy/functest jobs causes the deploy/functest only run 1 job at a time on the same node, rather than running 2 jobs at a time, one on each slave. Change-Id: I1648eb6b84f17a2b08db4d161effe977c7952d63 Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'jjb/apex/apex-verify-jobs.yml')
-rw-r--r--jjb/apex/apex-verify-jobs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/apex/apex-verify-jobs.yml b/jjb/apex/apex-verify-jobs.yml
index 2a7e0d300..c57ac1d60 100644
--- a/jjb/apex/apex-verify-jobs.yml
+++ b/jjb/apex/apex-verify-jobs.yml
@@ -237,7 +237,7 @@
GERRIT_REFSPEC=$GERRIT_REFSPEC
GERRIT_CHANGE_NUMBER=$GERRIT_CHANGE_NUMBER
GERRIT_CHANGE_COMMIT_MESSAGE=$GERRIT_CHANGE_COMMIT_MESSAGE
- node-parameters: true
+ node-parameters: false
kill-phase-on: FAILURE
abort-all-job: true
git-revision: true