From 2f99d1b5909d16672e5aa661f3e9c022939ad606 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Fri, 10 Mar 2023 10:39:05 +0900 Subject: [PATCH] Make lint job voting again This partially reverts commit ed8026f6eb3c236c720d7582eefc1e1e5f8232cf and makes the lint job voting again, because the job has been fixed by the dependent change. Depends-on: https://review.opendev.org/876248 Change-Id: Ic6340f3e546408365900d3714504dfe0ed617f96 --- .zuul.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 82a14d1..89eaf8f 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,11 +1,3 @@ - project: templates: - puppet-openstack-library-jobs - check: - jobs: - - puppet-openstack-libraries-puppet-lint-ubuntu-jammy: - voting: false - gate: - jobs: - - puppet-openstack-libraries-puppet-lint-ubuntu-jammy: - voting: false