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: I4dcd02cbb41258163e95f88ff1b4bfdb68c47b0c Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
23ad1f1828
commit
e7ec923daf
@ -25,4 +25,3 @@
|
||||
jobs:
|
||||
- openstack-ansible-linters
|
||||
- openstack-ansible-functional-ubuntu-xenial
|
||||
- openstack-ansible-octavia-ssl-nv
|
||||
|
Loading…
Reference in New Issue
Block a user