From 7833dcd12d459bf6e19b2f0a08294bf37bc68d59 Mon Sep 17 00:00:00 2001 From: Jens Harbott Date: Mon, 3 Dec 2018 13:48:34 +0000 Subject: [PATCH] Make system-config-run-base-ansible-devel non-voting Due to an issue with the current ansible branch, this check is failing currently, make it non-voting to unblock other changes. [0] https://github.com/ansible/ansible/issues/49430 Change-Id: I2fcf3abd69103a3e0b8eb56528650481a865a1cc --- .zuul.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index e631a10d3d..a36063f466 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -277,7 +277,8 @@ - puppet-beaker-rspec-puppet-4-infra-system-config - puppet-beaker-rspec-puppet-4-centos-7-infra-system-config - system-config-run-base - - system-config-run-base-ansible-devel + - system-config-run-base-ansible-devel: + voting: false - system-config-run-dns - system-config-run-eavesdrop - system-config-run-nodepool