From 5941a9339c10053d8a3059ce490eabc87b86827b Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 18 Feb 2020 22:09:01 +0100 Subject: [PATCH] Remove publish-service-types-authority This is not needed anymore, remove it. Depends-On: https://review.opendev.org/708514 Change-Id: I34542a68a6cc776914ae24c32a52ebdbecfb0478 --- zuul.d/jobs.yaml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 0fe3027a4b..25b114331b 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -395,25 +395,6 @@ download_artifact_job: tox-docs special_publish_directory: "infra/manual" -- job: - name: publish-service-types-authority - description: | - Publish OpenStack Service Types Authority to - https://service-types.openstack.org - final: true - pre-run: playbooks/project-config/pre-tox.yaml - run: playbooks/project-config/run-tox.yaml - post-run: playbooks/publish/service-types.yaml - allowed-projects: - - openstack/service-types-authority - roles: - - zuul: zuul/zuul-jobs - - zuul: openstack/openstack-zuul-jobs - vars: - tox_envlist: publish - secrets: - - site_specs - - job: name: promote-service-types-authority parent: promote-tox-docs-site-base