From 6cb2ca301f09c954c058a0ce0582d2a25568ee4e Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sat, 14 Sep 2019 16:48:41 +0200 Subject: [PATCH] Switch project-config to promote jobs [1]: Disable publish Disable the publish jobs, so that we can change first the build stack and then write promote jobs without any breakage in between. Needed-By: https://review.opendev.org/682213 Change-Id: Ia9cb29ff8bd8041aa5f10db146cf22387854a17d --- zuul.d/projects.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index adca82586e..4624b48a13 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -3770,10 +3770,12 @@ - project-config-bindep-fallback-opensuse-15 - project-config-bindep-fallback-ubuntu-trusty - project-config-bindep-fallback-ubuntu-xenial - post: - jobs: - - publish-infra-index - - publish-openstack-specs-site + # Temporarily disabled to allow us to update them. + # TODO(jaegerandi): Enable in promote pipeline. + # post: + # jobs: + # - publish-infra-index + # - publish-openstack-specs-site periodic: jobs: - propose-project-config-update