Merge "Add skip if for tempest running tempest on tempest commits"
This commit is contained in:
commit
cd37d1a8de
@ -583,6 +583,12 @@ jobs:
|
||||
- ^nova/tests/.*$
|
||||
- ^tools/.*$
|
||||
- ^tox.ini$
|
||||
- project: ^openstack/tempest$
|
||||
branch: ^master$
|
||||
all-files-match-any:
|
||||
- ^.*\.rst$
|
||||
- ^doc/.*$
|
||||
- ^etc/.*$
|
||||
# Skip non-doc jobs for doc-only neutron changes. Since
|
||||
# doc/source/conf.py is checked by neutron-(pep8|pylint), those jobs
|
||||
# should not be skipped.
|
||||
|
Loading…
Reference in New Issue
Block a user