Merge "Don't run ironic-tempest job for irrelevant changes"
This commit is contained in:
commit
72bf126ac9
13
.zuul.yaml
13
.zuul.yaml
@ -16,6 +16,19 @@
|
||||
- neutron-grenade
|
||||
- openstack-tox-lower-constraints
|
||||
- neutron-fullstack-python35
|
||||
# We don't run the job on things like neutron docs-only changes
|
||||
- ironic-tempest-dsvm-ipa-wholedisk-bios-agent_ipmitool-tinyipa:
|
||||
voting: false
|
||||
irrelevant-files:
|
||||
- ^(test-|)requirements.txt$
|
||||
- ^.*\.rst$
|
||||
- ^doc/.*$
|
||||
- ^neutron/locale/.*$
|
||||
- ^neutron/tests/unit/.*$
|
||||
- ^releasenotes/.*$
|
||||
- ^setup.cfg$
|
||||
- ^tools/.*$
|
||||
- ^tox.ini$
|
||||
gate:
|
||||
jobs:
|
||||
- neutron-functional
|
||||
|
Loading…
Reference in New Issue
Block a user