From eb6151cd028c7191edcac5134d944118957d2871 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 11 Oct 2018 21:20:11 +0200 Subject: [PATCH] Remove build-openstack-sphinx-docs-python3 This obsolete template is not used anymore, remove it. Change-Id: Ic96550073c2d4f3645eec519ded26427249c4eb1 Depends-On: https://review.openstack.org/609792 --- zuul.d/project-templates.yaml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/zuul.d/project-templates.yaml b/zuul.d/project-templates.yaml index d6a59c98..c2f5f7ee 100644 --- a/zuul.d/project-templates.yaml +++ b/zuul.d/project-templates.yaml @@ -44,26 +44,6 @@ jobs: - build-openstack-sphinx-docs -- project-template: - name: build-openstack-sphinx-docs-python3 - description: | - Runs legacy OpenStack doc build without publication jobs. - - Builds the docs using Sphinx with Python3. - - This template is deprecated and should only be used for older stable - branches. - check: - jobs: - - build-openstack-sphinx-docs: - vars: - sphinx_python: python3 - gate: - jobs: - - build-openstack-sphinx-docs: - vars: - sphinx_python: python3 - - project-template: name: publish-openstack-sphinx-docs description: |