Merge "Do not run release notes for openstack-manuals/liberty"
This commit is contained in:
commit
084175b650
@ -2710,11 +2710,11 @@ jobs:
|
||||
- '^.*requirements.txt$'
|
||||
|
||||
# Some projects do not have releasenotes until the Mitaka cycle
|
||||
- name: ^gate-(keystoneauth|keystonemiddleware|os-client-config|packstack|puppet-.*)-releasenotes$
|
||||
- name: ^gate-(keystoneauth|keystonemiddleware|openstack-manuals|os-client-config|packstack|puppet-.*)-releasenotes$
|
||||
branch: ^(?!stable/(?:juno|kilo|liberty)).*$
|
||||
|
||||
# Some python client projects do not have releasenotes until the Mitaka cycle
|
||||
- name: ^gate-python-(troveclient|saharaclient|ironicclient|keystoneclient|neutronclient|openstackclient)-releasenotes$
|
||||
- name: ^gate-python-(ironic|keystone|neutron|openstack|sahara|trove)client-releasenotes$
|
||||
branch: ^(?!stable/(?:juno|kilo|liberty)).*$
|
||||
|
||||
# skip gate-openstack-ansible-releasenotes jobs for juno & kilo branches
|
||||
|
Loading…
Reference in New Issue
Block a user