From 5fd49f236d4b67e9c294aa2623e225f296247a11 Mon Sep 17 00:00:00 2001 From: Alex Schultz Date: Tue, 7 Aug 2018 09:46:19 -0600 Subject: [PATCH] Switch containerized undercloud upgrade job to nv This job was missing from the promotion pipeline so we ended up with a bad mistral package. Let's switch this to NV while we wait for the fix to land. Change-Id: I0faf216412e3f4757898d46b58e219e5c5d784b5 Related-Bug: #1785833 --- zuul.d/undercloud-jobs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/undercloud-jobs.yaml b/zuul.d/undercloud-jobs.yaml index da4652864..92d89047b 100644 --- a/zuul.d/undercloud-jobs.yaml +++ b/zuul.d/undercloud-jobs.yaml @@ -16,7 +16,6 @@ jobs: - tripleo-ci-centos-7-undercloud-oooq - tripleo-ci-centos-7-undercloud-containers - - tripleo-ci-centos-7-containerized-undercloud-upgrades - job: name: tripleo-ci-centos-7-undercloud-containers @@ -55,6 +54,7 @@ - job: name: tripleo-ci-centos-7-containerized-undercloud-upgrades + voting: false parent: tripleo-ci-base post-run: playbooks/tripleo-ci/post.yaml timeout: 10800