From fbaed0b7c8cbc4012edb63495c21266f86d8a384 Mon Sep 17 00:00:00 2001 From: Dmitry Ukov Date: Thu, 11 Jun 2020 09:57:44 +0400 Subject: [PATCH] Set document validation job non-voting This is temporary solution an job can be enabled for voting once phase framework is implemented Change-Id: Iab5087144485ece0495de02edfecf1a7af941614 Closes: #270 --- zuul.d/jobs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 2da77cdc6..7de5412e9 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -51,6 +51,8 @@ - playbooks/airship-airshipctl-deploy-docker.yaml run: playbooks/airship-airshipctl-validate-documents.yaml nodeset: airship-airshipctl-single-node + # TODO (dukov) remove this once phases framework is fully implemented + voting: false - job: name: airship-airshipctl-functional-existing-k8s