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.*$
|
- name: ^gate-openstack-ansible-.*-func-centos-7.*$
|
||||||
branch: ^(?!(liberty|stable/mitaka)).*$
|
branch: ^(?!(liberty|stable/mitaka)).*$
|
||||||
|
|
||||||
# Run openstack-ansible trusty jobs through ocata as they intend to
|
# Run all OpenStack-Ansible trusty jobs except the docs and linters jobs
|
||||||
# support trusty through that branch.
|
# as the intention is to support trusty through to Ocata.
|
||||||
- name: ^gate-openstack-ansible.*-((?!docs).)*-ubuntu-trusty.*$
|
- name: ^gate-openstack-ansible.*-((?!(docs|linters)).)*-ubuntu-trusty.*$
|
||||||
branch: ^(liberty|stable/(liberty|mitaka|newton|ocata)|master)$
|
branch: ^(liberty|stable/(liberty|mitaka|newton|ocata)|master)$
|
||||||
|
|
||||||
# Ignore requirements on the keystoneclient/keystoneauth integration branch
|
# Ignore requirements on the keystoneclient/keystoneauth integration branch
|
||||||
|
Loading…
Reference in New Issue
Block a user