Use docs-pti template

Instead of using individual jobs, use the docs-pti template for Zuul
job configuration so that we can change docs publishing in a single
place.

Change-Id: I7b57b95e2d4eeb54d13dcb0960db91cb48b60470
(cherry picked from commit 969756cbd1)
This commit is contained in:
Andreas Jaeger
2019-08-19 18:01:43 +02:00
parent 51fc7dbe5f
commit 634bc385a1

View File

@@ -1,4 +1,6 @@
- project:
templates:
- publish-openstack-docs-pti
check:
jobs:
- neutron-grenade:
@@ -14,7 +16,6 @@
irrelevant-files:
- ^.*\.rst$
- ^doc/.*$
- tox-docs
- ironic-grenade-dsvm:
voting: false
irrelevant-files:
@@ -30,10 +31,6 @@
irrelevant-files:
- ^.*\.rst$
- ^doc/.*$
- tox-docs
post:
jobs:
- publish-openstack-tox-docs
experimental:
jobs:
- legacy-grenade-dsvm-neutron-forward: