Add release-notes-jobs-neutron
This patch is adding the release-notes-jobs-neutron job for the neutron stadium projects which currently needs to have openstack/neutron explicity set to their "required-projects". Change-Id: Ibf6c4c268fecd8ef0bd0bb234abac3d2e3b20278
This commit is contained in:
parent
bf0c81ee14
commit
38d2dea2e9
@ -116,6 +116,33 @@
|
||||
jobs:
|
||||
- publish-openstack-releasenotes
|
||||
|
||||
- project-template:
|
||||
name: release-notes-jobs-neutron
|
||||
description: |
|
||||
The standard release-notes-jobs but with neutron added as a
|
||||
required-projects. The neutron stadium projects currently need this
|
||||
due to how the tox_install.sh zuul-cloner's neutron for them.
|
||||
check:
|
||||
jobs:
|
||||
- build-openstack-releasenotes:
|
||||
required-projects:
|
||||
- openstack/neutron
|
||||
gate:
|
||||
jobs:
|
||||
- build-openstack-releasenotes:
|
||||
required-projects:
|
||||
- openstack/neutron
|
||||
post:
|
||||
jobs:
|
||||
- publish-openstack-releasenotes:
|
||||
required-projects:
|
||||
- openstack/neutron
|
||||
tag:
|
||||
jobs:
|
||||
- publish-openstack-releasenotes:
|
||||
required-projects:
|
||||
- openstack/neutron
|
||||
|
||||
- project-template:
|
||||
name: openstack-python-jobs
|
||||
check:
|
||||
|
Loading…
x
Reference in New Issue
Block a user