From ae649ddf09c142c79e8012fb7be00fe1878130a4 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 29 Jan 2020 09:27:22 +0100 Subject: [PATCH] Remove static publishing for governance We publish now to AFS and have no need to duplicate publishing anymore, remove temporary jobs. Note that the uc jobs were switched, we keep the AFS one. Change-Id: Ifc2f8b0023456aa1a27c74bcdf32a93ef9b8f03f --- zuul.d/jobs.yaml | 70 -------------------------------------------- zuul.d/projects.yaml | 27 ----------------- 2 files changed, 97 deletions(-) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index e17b72ec69..a95d562775 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -626,20 +626,6 @@ vars: publish_site: "governance.openstack.org/election" -- job: - name: promote-governance-sigs-static - parent: base-promote-tox-docs-static - description: | - Promote content to static.openstack.org to /srv/static/sigs - - This job is added for transition of sites, it will be - removed soon. - final: true - allowed-projects: - - openstack/governance-sigs - vars: - static_target: sigs - - job: name: promote-governance-sigs parent: promote-tox-docs-site-base @@ -651,20 +637,6 @@ vars: publish_site: "governance.openstack.org/sigs" -- job: - name: promote-governance-tc-static - parent: base-promote-tox-docs-static - description: | - Promote content to static.openstack.org to /srv/static/tc - - This job is added for transition of sites, it will be - removed soon. - final: true - allowed-projects: - - openstack/governance - vars: - static_target: tc - - job: name: promote-governance-tc parent: promote-tox-docs-site-base @@ -678,43 +650,15 @@ - job: name: promote-governance-uc - parent: base-promote-tox-docs-static - description: | - Promote content to static.openstack.org to /srv/static/uc - final: true - allowed-projects: - - openstack/governance-uc - vars: - static_target: uc - -- job: - name: promote-governance-uc-static parent: promote-tox-docs-site-base description: | Promote content to governance.openstack.org/uc. - - This job is added for transition of sites, it will be - removed soon. final: true allowed-projects: - openstack/governance-uc vars: publish_site: "governance.openstack.org/uc" -- job: - name: promote-governance-website-static - parent: base-promote-tox-docs-static - description: | - Promote content to static.openstack.org to /srv/static/governance - - This job is added for transition of sites, it will be - removed soon. - final: true - allowed-projects: - - openstack/governance-website - vars: - static_target: governance - - job: name: promote-governance-website parent: promote-tox-docs-site-base @@ -726,20 +670,6 @@ vars: publish_site: "governance.openstack.org" -- job: - name: promote-security-static - parent: base-promote-tox-docs-static - description: | - Promote content to static.openstack.org to /srv/static/security - - This job is added for transition of sites, it will be - removed soon. - final: true - allowed-projects: - - openstack/ossa - vars: - static_target: security - - job: name: promote-security parent: promote-tox-docs-site-base diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index b9b30f75e0..dc14bfddc4 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -1800,28 +1800,12 @@ name: openstack/governance templates: - publish-to-pypi - promote: - jobs: - # TODO(AJaeger): Remove once transition to AFS publishing is - # done. - - promote-governance-tc-static - -- project: - name: openstack/governance-sigs - promote: - jobs: - # TODO(AJaeger): Remove once transition to AFS publishing is - # done. - - promote-governance-sigs-static - project: name: openstack/governance-uc promote: jobs: - promote-governance-uc - # TODO(AJaeger): Remove once transition to AFS publishing is - # done. - - promote-governance-uc-static - project: name: openstack/governance-website @@ -1830,9 +1814,6 @@ promote: jobs: - promote-governance-website - # TODO(AJaeger): Remove once transition to AFS publishing is - # done. - - promote-governance-website-static - project: name: openstack/grenade @@ -3196,14 +3177,6 @@ templates: - publish-to-pypi -- project: - name: openstack/ossa - promote: - jobs: - # TODO(AJaeger): Remove once transition to AFS publishing is - # done. - - promote-security-static - - project: name: openstack/oswin-tempest-plugin templates: