From 8152bbe29be7af437338fccff0bdc6345219b670 Mon Sep 17 00:00:00 2001 From: Matt McEuen Date: Wed, 22 May 2019 09:28:15 -0500 Subject: [PATCH] Make Deckhand integration tests non-voting Deckhand integration tests are currently broken, and this makes them non-voting. The test harness is superflous now that the (also non-voting) airskiff job is in place, and it should be considered as follow-on work whether we should remove the integration tests in favor of the airskiff integration job, or fix/maintain the current integration test harness and/or tests themselves. Change-Id: Ib3ce88693d80de6c9c79c278eed2e312fe3a0b6f --- .zuul.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 85e99028..c326eff3 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -28,7 +28,8 @@ - deckhand-functional-docker-py35 - deckhand-integration-uwsgi-py35: voting: false - - deckhand-integration-docker-py35 + - deckhand-integration-docker-py35: + voting: false - deckhand-chart-build-gate - deckhand-chart-build-latest-htk - deckhand-docker-build-gate @@ -38,7 +39,6 @@ - deckhand-tox-py27-postgresql - deckhand-tox-py35-postgresql - deckhand-functional-docker-py35 - - deckhand-integration-docker-py35 - deckhand-chart-build-gate - deckhand-docker-build-gate post: