Update gate-irrelevant-files
We don't need to run the expensive tempest/grenade tests for changes to: * the upgrade-checker (cinder/cmd/status.py) * lower-constraints.txt * the .zuul.yaml file Change-Id: I43e07ced4b18a760b538c1eff050a1f8390b9a91
This commit is contained in:
parent
06ab31adce
commit
4facb82ce4
@ -24,6 +24,7 @@
|
||||
- ^contrib/block-box.*$
|
||||
- ^doc/.*$
|
||||
- ^releasenotes/.*$
|
||||
- ^.zuul\.yaml$
|
||||
- cinder-rally-task:
|
||||
voting: false
|
||||
- openstack-tox-pylint:
|
||||
@ -34,8 +35,10 @@
|
||||
voting: false
|
||||
irrelevant-files: &gate-irrelevant-files
|
||||
- ^(test-|)requirements.txt$
|
||||
- ^lower-constraints.txt$
|
||||
- ^.*\.rst$
|
||||
- ^api-ref/.*$
|
||||
- ^cinder/cmd/status\.py$
|
||||
- ^cinder/hacking/.*$
|
||||
- ^cinder/locale/.*$
|
||||
- ^cinder/tests/functional.*$
|
||||
@ -46,6 +49,7 @@
|
||||
- ^setup.cfg$
|
||||
- ^tools/.*$
|
||||
- ^tox.ini$
|
||||
- ^.zuul\.yaml$
|
||||
- openstack-tox-functional:
|
||||
voting: false
|
||||
irrelevant-files: *functional-irrelevant-files
|
||||
|
Loading…
Reference in New Issue
Block a user