From 465662023aa7fcfe1188f6c741c6e4a02703882e Mon Sep 17 00:00:00 2001 From: Drew Walters Date: Tue, 16 Apr 2019 16:09:20 +0000 Subject: [PATCH] airskiff: Make airskiff gate non-voting The Airskiff gate sometimes fails on irrelevant changes due to breaking changes in other Airship projects. This stops safe changes from being merged into treasuremap for extended periods of time. Several non-voting checks have been proposed to other Airship components. Once they are gating jobs, voting can be restored to the Airskiff job in treasuremap. Change-Id: I79cbee671ee14e6712b5a2fefd236125a7e8107c --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index b08a3a64b..b105597c4 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -96,6 +96,7 @@ nodeset: airship-treasuremap-single-node description: | Deploy Memcached using Airskiff and latest Treasuremap changes. + voting: false timeout: 9600 pre-run: - tools/gate/playbooks/git-config.yaml