From a490bdebdc436bb48203a4423b25b4fbf8c2e70d Mon Sep 17 00:00:00 2001 From: Leonardo Fagundes Luz Serrano Date: Thu, 12 Sep 2024 15:50:36 -0300 Subject: [PATCH] Zuul: Removed workaround for flake8 issue Re-activating voting for controllerconfig-tox-flake8 Test Plan: pass - dummy change on patchset 1 to trigger job Partial-Bug: 2080423 Change-Id: I2d920492c56049893f127adaa2c23e4ad2e74a77 Signed-off-by: Leonardo Fagundes Luz Serrano --- .zuul.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 9f2109472f..42966f87b2 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -123,7 +123,6 @@ vars: tox_envlist: flake8 tox_extra_args: -c controllerconfig/controllerconfig/tox.ini - voting: false - job: name: controllerconfig-tox-pylint