Merge "Trove client didn't have release notes in mitaka"
This commit is contained in:
commit
83f8428cc4
@ -2758,9 +2758,13 @@ jobs:
|
|||||||
branch: ^(?!stable/(?:juno|kilo|liberty)).*$
|
branch: ^(?!stable/(?:juno|kilo|liberty)).*$
|
||||||
|
|
||||||
# Some python client projects do not have releasenotes until the Mitaka cycle
|
# Some python client projects do not have releasenotes until the Mitaka cycle
|
||||||
- name: ^gate-python-(ironic|keystone|neutron|openstack|sahara|trove)client-releasenotes$
|
- name: ^gate-python-(ironic|keystone|neutron|openstack|sahara)client-releasenotes$
|
||||||
branch: ^(?!stable/(?:juno|kilo|liberty)).*$
|
branch: ^(?!stable/(?:juno|kilo|liberty)).*$
|
||||||
|
|
||||||
|
# Some python client projects do not have releasenotes until the Newton cycle
|
||||||
|
- name: ^gate-python-(trove)client-releasenotes$
|
||||||
|
branch: ^(?!stable/(?:juno|kilo|liberty|mitaka)).*$
|
||||||
|
|
||||||
# skip gate-openstack-ansible-releasenotes jobs for juno & kilo branches
|
# skip gate-openstack-ansible-releasenotes jobs for juno & kilo branches
|
||||||
- name: ^gate-openstack-ansible-releasenotes$
|
- name: ^gate-openstack-ansible-releasenotes$
|
||||||
branch: ^(?!juno|kilo).*$
|
branch: ^(?!juno|kilo).*$
|
||||||
|
Loading…
x
Reference in New Issue
Block a user