Merge "skip tempest/unit tests on api-guide only changes"
This commit is contained in:
commit
d87848b0eb
@ -705,6 +705,7 @@ jobs:
|
||||
all-files-match-any:
|
||||
- ^.*\.rst$
|
||||
- ^doc/.*$
|
||||
- ^api-guide/.*$
|
||||
- ^nova/tests/.*$
|
||||
- ^nova/hacking/.*$
|
||||
- ^tests-py3.txt$
|
||||
@ -783,6 +784,7 @@ jobs:
|
||||
all-files-match-any:
|
||||
- ^.*\.rst$
|
||||
- ^doc/.*$
|
||||
- ^api-guide/.*$
|
||||
# Skip non-doc jobs for doc-only heat changes. Since doc/source/*
|
||||
# is checked by heat-pep8, this job should not be skipped
|
||||
- name: ^.*heat-(python27|python34)$
|
||||
|
Loading…
Reference in New Issue
Block a user