From f4f056dda8fed31dfbc05b230502bd2fa20234e4 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Fri, 10 Nov 2023 00:46:12 +0900 Subject: [PATCH] Make sqlalchemy-2x job voting again ... because the new oslo.utils version is now used in CI. Depends-on: https://review.opendev.org/c/openstack/requirements/+/900517 Related-Bug: #2042886 Change-Id: I916a2b64d8d611f0e2bd4583bbe68fdc3bd00511 --- .zuul.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 05ba8defdcc9..df5770ec6233 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -36,8 +36,6 @@ Takes advantage of the base tox job's install-siblings feature. # The job only tests the latest and shouldn't be run on the stable branches branches: ^master$ - # TODO(tkajinam): Make this voting once oslo.utils is bumped to 6.3.0 - voting: false required-projects: - name: github.com/sqlalchemy/sqlalchemy override-checkout: main