remove unused extra release notes templates

These are not used anymore, we can remove them. They are not working
since the post job is a final job and cannot get modified.

Change-Id: Iff10783cf756ad2a0413af374265bb40d7cd9db9
Depends-On: I1ee6eed9aa9db91b67c92763334a7848f2108215
This commit is contained in:
Andreas Jaeger 2017-11-16 21:35:55 +01:00
parent 7c6047e1b8
commit 703e83942c

View File

@ -288,64 +288,6 @@
jobs:
- publish-openstack-releasenotes
- project-template:
name: release-notes-jobs-horizon
description: |
DEPRECATED, use release-notes-jobs!
The standard release-notes-jobs but with horizon added as a
required-projects. The dashboard projects currently need this
due to how the tox_install.sh zuul-cloner's dashboard for them.
check:
jobs:
- build-openstack-releasenotes:
required-projects:
- openstack/horizon
gate:
jobs:
- build-openstack-releasenotes:
required-projects:
- openstack/horizon
post:
jobs:
- publish-openstack-releasenotes:
required-projects:
- openstack/horizon
tag:
jobs:
- publish-openstack-releasenotes:
required-projects:
- openstack/horizon
- project-template:
name: release-notes-jobs-neutron
description: |
DEPRECATED, use release-notes-jobs!
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: