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 fddd58f10e)
This commit is contained in:
Paul Belanger 2018-02-12 11:45:40 -05:00
parent 4545139c75
commit 8ea4696ea9
1 changed files with 2 additions and 3 deletions

View File

@ -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