From 4006211b59babda45fa20b1938f9dad40a584bf2 Mon Sep 17 00:00:00 2001 From: Masayuki Igawa Date: Wed, 6 Mar 2019 12:10:40 +0900 Subject: [PATCH] Make plugin-sanity-check job as voting This commit makes plugin-sanity-check job as voting. We should be able to do it if the job is stable enough. Change-Id: Ieff34e2b24f5f9228932383490a115a35e7b1767 --- .zuul.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index cdeefe12f3..be38318b20 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -344,7 +344,6 @@ nodeset: ubuntu-bionic vars: tox_envlist: plugin-sanity-check - voting: false timeout: 5000 irrelevant-files: - ^.*\.rst$