Make a docs-on-readthedocs project-template

In the existing config projects using readthedocs have a template called
"docs-on-rtfd" that triggers readthedocs on post, pre-release and
release.

Make an equivilent project-template, except call it docs-on-readthedocs
as 'rtfd', cute as it is, isn't the nicest thing to have in our job
structure.

Depends-On: I901331a6b2dd7d269d5e356e76674ef9635924b5
Change-Id: I11eea48401413847aa7f0b113bcd041998a9e156
This commit is contained in:
Monty Taylor 2017-08-29 13:28:29 -05:00
parent ead78fed13
commit f8e746cb14
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594

View File

@ -148,6 +148,18 @@
overlay networks and setting up known-hosts and ssh keys
pre-run: playbooks/multinode/pre
- project-template:
name: docs-on-readthedocs
post:
jobs:
- trigger-readthedocs
pre-release:
jobs:
- trigger-readthedocs
release:
jobs:
- trigger-readthedocs
- project:
name: openstack-infra/zuul-jobs
check: