Merge "Update OpenStack-Ansible trusty skip to include linters job"

This commit is contained in:
Jenkins 2016-08-02 13:29:38 +00:00 committed by Gerrit Code Review
commit d427dd2fba

View File

@ -2927,9 +2927,9 @@ jobs:
- name: ^gate-openstack-ansible-.*-func-centos-7.*$
branch: ^(?!(liberty|stable/mitaka)).*$
# Run openstack-ansible trusty jobs through ocata as they intend to
# support trusty through that branch.
- name: ^gate-openstack-ansible.*-((?!docs).)*-ubuntu-trusty.*$
# Run all OpenStack-Ansible trusty jobs except the docs and linters jobs
# as the intention is to support trusty through to Ocata.
- name: ^gate-openstack-ansible.*-((?!(docs|linters)).)*-ubuntu-trusty.*$
branch: ^(liberty|stable/(liberty|mitaka|newton|ocata)|master)$
# Ignore requirements on the keystoneclient/keystoneauth integration branch