Merge "Create a release notes job for glanceclient"
This commit is contained in:
commit
15906455bd
@ -11281,6 +11281,7 @@
|
|||||||
suffix: '-nv'
|
suffix: '-nv'
|
||||||
- openstack-client-publish-jobs
|
- openstack-client-publish-jobs
|
||||||
- pypi-jobs
|
- pypi-jobs
|
||||||
|
- openstack-releasenotes-jobs
|
||||||
- 'lib-forward-testing-{name}'
|
- 'lib-forward-testing-{name}'
|
||||||
- '{pipeline}-glanceclient-dsvm-functional{special}{job-suffix}':
|
- '{pipeline}-glanceclient-dsvm-functional{special}{job-suffix}':
|
||||||
pipeline: gate
|
pipeline: gate
|
||||||
|
@ -3217,7 +3217,7 @@ jobs:
|
|||||||
branch: ^(?!stable/(?:juno|kilo|liberty)).*$
|
branch: ^(?!stable/(?:juno|kilo|liberty)).*$
|
||||||
|
|
||||||
# Some python client projects do not have releasenotes until the Newton cycle
|
# Some python client projects do not have releasenotes until the Newton cycle
|
||||||
- name: ^gate-python-(manila|tacker|trove)client-releasenotes$
|
- name: ^gate-python-(manila|tacker|trove|glance)client-releasenotes$
|
||||||
branch: ^(?!stable/(?:juno|kilo|liberty|mitaka)).*$
|
branch: ^(?!stable/(?:juno|kilo|liberty|mitaka)).*$
|
||||||
|
|
||||||
# Some projects do not have releasenotes until the Newton cycle
|
# Some projects do not have releasenotes until the Newton cycle
|
||||||
@ -14031,6 +14031,7 @@ projects:
|
|||||||
- name: python-jobs
|
- name: python-jobs
|
||||||
- name: python34-jobs
|
- name: python34-jobs
|
||||||
- name: python35-jobs-nv
|
- name: python35-jobs-nv
|
||||||
|
- name: release-notes-jobs
|
||||||
- name: openstack-client-publish-jobs
|
- name: openstack-client-publish-jobs
|
||||||
- name: check-requirements
|
- name: check-requirements
|
||||||
- name: publish-to-pypi
|
- name: publish-to-pypi
|
||||||
|
Loading…
Reference in New Issue
Block a user