Merge "Update OpenStack-Ansible trusty skip to include linters job"
This commit is contained in:
commit
d427dd2fba
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user