Exclude dev-deploy job from doc-only change

This patch set updates the zuul job to not execute a full
dev-deploy job when the change only impacts documentation,
so it is inline with other jobs that runs the full deployment.

Change-Id: Ica18b5bf903765acde91e686bf6d4453fd366d06
This commit is contained in:
Tin Lam 2017-12-08 08:46:25 -06:00
parent eaadfa6e93
commit af7d921f33

View File

@ -20,6 +20,10 @@
voting: true
- openstack-helm-dev-deploy:
voting: true
irrelevant-files:
- ^.*\.rst$
- ^doc/.*$
- ^releasenotes/.*$
- openstack-helm-legacy-ubuntu-vm-ovs-radosgw:
voting: false
irrelevant-files: