From d6b107ecc3d271387d965f5652ffe0ad22a8ee33 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 21 Aug 2019 08:16:25 +0200 Subject: [PATCH] Use Zuul templates Use templates instead of individual jobs so that these can be changed in one place. Depends-On: https://review.opendev.org/677606 Change-Id: I62de775f13a35360a8bd4972dc4061d1086aeb3a --- .zuul.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index f65bc88..6162c02 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,18 +1,13 @@ --- - project: templates: - - build-openstack-docs-pti + - publish-stx-docs + - stx-release-notes-jobs check: jobs: - - build-openstack-releasenotes - openstack-tox-linters - openstack-tox-pep8 gate: jobs: - - build-openstack-releasenotes - openstack-tox-linters - openstack-tox-pep8 - post: - jobs: - - publish-stx-tox - - publish-stx-releasenotes