summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Belanger <pabelanger@redhat.com>2018-02-12 11:45:40 -0500
committerPaul Belanger <pabelanger@redhat.com>2018-02-20 00:37:16 +0000
commit8ea4696ea9eb5744be19d97e0530645bc09f6731 (patch)
treebc9cca3a2047ed0c645232936440dba60016003a
parent4545139c755a9da9538ded50a8f51f9453fc5b48 (diff)
downloadironic-8ea4696ea9eb5744be19d97e0530645bc09f6731.tar.gz
Stop running non-voting jobs in gate
There isn't a need to run non-voting jobs in gate, as it ends up just wasting CI resources. Results can be obtained from the check pipeline results. Comment out job, over running as non-voting. Change-Id: I02e9dcafdb6e91451f630bb78be702009726a1ea Signed-off-by: Paul Belanger <pabelanger@redhat.com> (cherry picked from commit fddd58f10e84612b996d3584be751720642c4ec2)
-rw-r--r--zuul.d/project.yaml5
1 files changed, 2 insertions, 3 deletions
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index 6166ee517..bc4c1668e 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -25,10 +25,9 @@
jobs:
- ironic-dsvm-standalone
- ironic-grenade-dsvm
- # Temporary mark multinode job as NV.
+ # Temporary disable multinode job, no need to run non-voting in gate.
# see https://bugs.launchpad.net/ironic/+bug/1744139
- - ironic-grenade-dsvm-multinode-multitenant:
- voting: false
+ # - ironic-grenade-dsvm-multinode-multitenant
- ironic-tempest-dsvm-bfv
- ironic-tempest-dsvm-ipa-partition-pxe_ipmitool-tinyipa-python3
- ironic-tempest-dsvm-ipa-partition-redfish-tinyipa