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>
changes/37/543537/1
Paul Belanger 5 years ago
parent 23ad1f1828
commit e7ec923daf
No known key found for this signature in database
GPG Key ID: 611A80832067AF38

@ -25,4 +25,3 @@
jobs:
- openstack-ansible-linters
- openstack-ansible-functional-ubuntu-xenial
- openstack-ansible-octavia-ssl-nv

Loading…
Cancel
Save