From b74ba277ebadc19b2f645797a6cc491309e8cf0d Mon Sep 17 00:00:00 2001 From: Roman Gorshunov Date: Wed, 4 Mar 2020 17:08:58 +0100 Subject: [PATCH] Re-enable all Zuul CI tests All gates seem to report green status at the moment. Change-Id: Id13ac60d11f46fa4e521658ffb1e0d36d8c6f22d --- .zuul.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index c754dc27..0e3cd82c 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -24,12 +24,12 @@ jobs: - deckhand-tox-py35-postgresql - deckhand-functional-uwsgi-py35: - voting: false + voting: true - deckhand-functional-docker-py35-ubuntu_xenial - deckhand-functional-docker-py35-ubuntu_bionic - deckhand-functional-docker-py35-opensuse - deckhand-integration-uwsgi-py35: - voting: false + voting: true - deckhand-integration-docker-py35-ubuntu_xenial - deckhand-integration-docker-py35-ubuntu_bionic - deckhand-integration-docker-py35-opensuse @@ -183,7 +183,6 @@ name: deckhand-chart-build-latest-htk description: | Build charts using latest Helm toolkit. - voting: false timeout: 900 run: tools/gate/playbooks/build-charts.yaml nodeset: deckhand-single-node @@ -242,7 +241,6 @@ description: | Deploy Memcached using Airskiff and submitted Deckhand changes. timeout: 9600 - voting: false pre-run: - tools/gate/playbooks/airskiff-reduce-site.yaml - tools/gate/playbooks/git-config.yaml