From 6dca1e1fc25433656a92efcf6fdd66027e822de1 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sun, 19 May 2019 13:44:30 +0200 Subject: [PATCH] Remove unused job publish-openstack-sphinx-docs-direct This job is not used anymore, remove it. Depends-On: https://review.opendev.org/659961 Change-Id: If00ff98e5e48733fc823a25fb74bce24110eae05 --- zuul.d/jobs.yaml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 3bfaed18f4..aa538f48fb 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -218,22 +218,6 @@ - name: openstack/neutron - name: openstack/horizon -- job: - name: publish-openstack-sphinx-docs-direct - parent: publish-openstack-sphinx-docs-base - description: | - Publish the results of the build-openstack-sphinx-docs job to - /afs/.openstack.org/docs/{{ zuul.project.short_name }} - - Publishing is done from master branch directly without using /latest. - - This job is obsolete, use ``publish-openstack-tox-docs-direct`` instead. - final: true - post-run: - - playbooks/sphinx/post-direct.yaml - branches: - - master - - job: name: publish-openstack-tox-docs-base description: |