From 26dce72617a04c4b3a54fe49c5e5b3dd80a41758 Mon Sep 17 00:00:00 2001 From: Martin Kopec Date: Mon, 11 Mar 2024 11:06:25 +0100 Subject: [PATCH] Make plugin sanity check job voting again The job hasn't fail with the reason it was marked non-voting for, for a while now. Closes-Bug: #2053026 Change-Id: I035925416c9420624ea5d55b6bc5c1b08fcacf25 --- zuul.d/project.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 7dc7115da4..210717a033 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -44,9 +44,6 @@ - tempest-multinode-full-py3: irrelevant-files: *tempest-irrelevant-files - tempest-tox-plugin-sanity-check: - # TODO(kopecmartin): non-voting until this is resolved: - # https://bugs.launchpad.net/tempest/+bug/2053026 - voting: false irrelevant-files: &tempest-irrelevant-files-2 - ^.*\.rst$ - ^doc/.*$