Skip if doc only change for neutron-lib

Skip running python27/34 tests, if change only involves
documentation.

Change-Id: I2e5c355838d0cad1bbc080a78341eb3ac885c7d5
This commit is contained in:
Paul Michali 2016-01-05 15:59:08 +00:00
parent 00a7bb32aa
commit cfb23110d1

View File

@ -849,6 +849,13 @@ jobs:
- ^.*\.rst$
- ^doc/.*$
- ^releasenotes/.*$
- name: ^.*neutron-lib-python(27|34)(-constraints)?$
skip-if:
- project: ^openstack/neutron-lib$
all-files-match-any:
- ^.*\.rst$
- ^doc/.*$
- ^releasenotes/.*$
# Skip all except release notes and pep8 jobs for heat
- name: ^.*heat-(docs|dsvm-functional-(orig|convg)|python(27|34)).*$
skip-if: