From ba394096fd853d09c7e4ad162b6852b09b109532 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Mon, 22 Jun 2020 21:11:29 -0500 Subject: [PATCH] Make greande jobs n-v for EM and oldest stable As discussed in ML thread[1], we are going to make grenade jobs as non voting for all EM stable and oldest stable. grenade jobs are failing not and it might take time to fix those if we are able to fix. Once it jobs are working depends on project team, they can bring them back to voting or keep non-voting. If those jobs are failing consistently and no one is fixing them then removing those n-v jobs in future also fine. [1] http://lists.openstack.org/pipermail/openstack-discuss/2020-June/015499.html StableOnly Change-Id: Icf6403de9655e99e1bed44ded896b1bbb2a6a635 --- .zuul.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 26064f37b..d9577143f 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -11,7 +11,8 @@ check: jobs: - watcher-tempest-functional - - watcher-grenade + - watcher-grenade: + voting: false - watcher-tempest-dummy_optim - watcher-tempest-actuator - watcher-tempest-basic_optim