Add more templates

Add templates for docs and releasenotes so that they can be used
everywhere.

Change-Id: I12e515123964853110879ecacfa3219d02c292c7
Needed-By: https://review.opendev.org/677602
This commit is contained in:
Andreas Jaeger 2019-08-21 07:03:23 +02:00 committed by Andreas Jaeger
parent a6237e1164
commit b6f99c7807
1 changed files with 28 additions and 0 deletions

View File

@ -20,3 +20,31 @@
post:
jobs:
- publish-stx-api-ref
- project-template:
name: publish-stx-docs
description: |
Runs and publishes documentation to starlingx site.
check:
jobs:
- openstack-tox-docs
gate:
jobs:
- openstack-tox-docs
post:
jobs:
- publish-stx-tox
- project-template:
name: stx-release-notes-jobs
description: |
Runs the release notes test and publish jobs for starlingx.
check:
jobs:
- build-openstack-releasenotes
gate:
jobs:
- build-openstack-releasenotes
post:
jobs:
- publish-stx-releasenotes