Merge "Skip unnecessary tests for python-ironicclient docs changes"
This commit is contained in:
commit
a9851596d0
@ -855,6 +855,14 @@ jobs:
|
||||
all-files-match-any:
|
||||
- ^.*\.rst$
|
||||
- ^doc/.*$
|
||||
# Skip non-doc jobs for doc-only python-ironicclient changes. Since documents
|
||||
# are checked by python-ironicclient-pep8 it should not be skipped.
|
||||
- name: ^.*python-ironicclient-(python27|python34)$
|
||||
skip-if:
|
||||
- project: ^openstack/python-ironicclient$
|
||||
all-files-match-any:
|
||||
- ^.*\.rst$
|
||||
- ^doc/.*$
|
||||
# Skip non-doc jobs for doc-only networking-midonet changes. Since
|
||||
# doc/source/conf.py is checked by networking-midonet-pep8, that job
|
||||
# should not be skipped.
|
||||
|
Loading…
x
Reference in New Issue
Block a user