Zuul: Update jobs to ignore docs changes
This PS updates the multinode jobs to not run when changes only effect the documentation. Change-Id: I38027783a68d45fa0251c27c63b80fd6b56b4013
This commit is contained in:
parent
7d7cf484ee
commit
6a77facf09
@ -20,8 +20,16 @@
|
|||||||
voting: true
|
voting: true
|
||||||
- openstack-helm-legacy-ubuntu-vm-ovs-radosgw:
|
- openstack-helm-legacy-ubuntu-vm-ovs-radosgw:
|
||||||
voting: false
|
voting: false
|
||||||
|
irrelevant-files:
|
||||||
|
- ^.*\.rst$
|
||||||
|
- ^doc/.*$
|
||||||
|
- ^releasenotes/.*$
|
||||||
- openstack-helm-legacy-ubuntu-vm-lb-radosgw:
|
- openstack-helm-legacy-ubuntu-vm-lb-radosgw:
|
||||||
voting: false
|
voting: false
|
||||||
|
irrelevant-files:
|
||||||
|
- ^.*\.rst$
|
||||||
|
- ^doc/.*$
|
||||||
|
- ^releasenotes/.*$
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-helm-linter
|
- openstack-helm-linter
|
||||||
|
Loading…
x
Reference in New Issue
Block a user