summaryrefslogtreecommitdiffstats
path: root/jjb/apex/apex.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.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.yml')
-rw-r--r--jjb/apex/apex.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml
index 4228734d6..1c0426029 100644
--- a/jjb/apex/apex.yml
+++ b/jjb/apex/apex.yml
@@ -321,6 +321,8 @@
- job-template:
name: 'apex-virtual-{stream}'
+ node: 'apex-virtual-master'
+
project-type: 'multijob'
disabled: false