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:
|
all-files-match-any:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^doc/.*$
|
- ^doc/.*$
|
||||||
|
- ^api-guide/.*$
|
||||||
- ^nova/tests/.*$
|
- ^nova/tests/.*$
|
||||||
- ^nova/hacking/.*$
|
- ^nova/hacking/.*$
|
||||||
- ^tests-py3.txt$
|
- ^tests-py3.txt$
|
||||||
@ -783,6 +784,7 @@ jobs:
|
|||||||
all-files-match-any:
|
all-files-match-any:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^doc/.*$
|
- ^doc/.*$
|
||||||
|
- ^api-guide/.*$
|
||||||
# Skip non-doc jobs for doc-only heat changes. Since doc/source/*
|
# Skip non-doc jobs for doc-only heat changes. Since doc/source/*
|
||||||
# is checked by heat-pep8, this job should not be skipped
|
# is checked by heat-pep8, this job should not be skipped
|
||||||
- name: ^.*heat-(python27|python34)$
|
- name: ^.*heat-(python27|python34)$
|
||||||
|
Loading…
x
Reference in New Issue
Block a user