Merge "skip tempest/unit tests on api-guide only changes"

This commit is contained in:
Jenkins 2015-11-12 19:52:47 +00:00 committed by Gerrit Code Review
commit d87848b0eb

View File

@ -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)$