From d47659e06210ec3715ec6bb710148c2047d7c37d Mon Sep 17 00:00:00 2001 From: Phil Sphicas Date: Fri, 14 Jan 2022 07:31:12 -0800 Subject: [PATCH] Make failing Zuul job non-voting The following job is failing, seemingly due to changes in openstack-helm and openstack-helm-infra: deckhand-integration-docker-py36-ubuntu_bionic For now, disable the job. Change-Id: I55e441079a470d6f346d70857655f0a77ddc67c3 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index b1cc433e..b4b8ea91 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -227,6 +227,7 @@ - job: name: deckhand-integration-docker-py36-ubuntu_bionic + voting: false description: | Run tox-based integration tests for the Airship Deckhand project under cPython version 3.6. Builds ubuntu (bionic) deckhand image.