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. Change-Id: I1f44ae258fa073071389891a6bdf35d54b33697f Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
fc39440b08
commit
477222cec3
@ -25,4 +25,3 @@
|
||||
jobs:
|
||||
- openstack-ansible-linters
|
||||
- openstack-ansible-functional-ubuntu-xenial
|
||||
- openstack-ansible-ironic-ssl-nv
|
||||
|
Loading…
Reference in New Issue
Block a user