Merge "Always run linters for OpenStack-Ansible jobs"

This commit is contained in:
Jenkins 2016-07-15 15:51:33 +00:00 committed by Gerrit Code Review
commit c74565b018
1 changed files with 3 additions and 3 deletions

View File

@ -2775,9 +2775,9 @@ jobs:
- name: periodic-tempest-dsvm-neutron-identity-v3-only-full-master
tags: periodic-qa
# skip all openstack-ansible jobs except the releasenotes/docs
# jobs for rst/doc/releasenotes files
- name: ^gate-openstack-ansible(?!.*(-docs|-releasenotes)).*$
# skip all openstack-ansible jobs except the releasenotes/docs/linters
# jobs for rst/doc/releasenotes related files
- name: ^gate-openstack-ansible(?!.*(-docs|-releasenotes|-linters)).*$
skip-if:
- project: ^openstack/openstack-ansible(?!-specs).*$
all-files-match-any: