From f40ca5e617f5ac0b295f4d4fd0b1d98afb00b656 Mon Sep 17 00:00:00 2001 From: Martin Kopec Date: Mon, 22 Jul 2024 11:40:14 +0200 Subject: [PATCH] Put admin-2023-1 job to n-v Let's make the *-admin-2023-1 job non-voting for now, it fails due to some issue with setuptools, maybe this? https://github.com/pypa/setuptools/issues/4483 The *-admin-plugins job can be put back to voting. Change-Id: I18f282c797c7ee46b04e263edb174d3436d309c6 --- .zuul.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index a97fe832..332cd003 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -11,13 +11,13 @@ - openstack-tox-py311 - openstack-tox-py312 - python-tempestconf-tempest-devstack-admin - - python-tempestconf-tempest-devstack-admin-2023-1 + - python-tempestconf-tempest-devstack-admin-2023-1: + voting: false - python-tempestconf-tempest-devstack-admin-2023-2 - python-tempestconf-tempest-devstack-admin-2024-1 - python-tempestconf-tempest-devstack-admin-fips-centos9 - python-tempestconf-tempest-devstack-demo - - python-tempestconf-tempest-devstack-admin-plugins: - voting: false + - python-tempestconf-tempest-devstack-admin-plugins - python-tempestconf-tempest-devstack-enforce-scope-new-defaults-admin - python-tempestconf-tempest-devstack-enforce-scope-new-defaults-demo - opendev-tox-docs @@ -30,12 +30,12 @@ - openstack-tox-py311 - openstack-tox-py312 - python-tempestconf-tempest-devstack-admin - - python-tempestconf-tempest-devstack-admin-2023-1 + # uncomment when the job is back voting in the check pipeline + #- python-tempestconf-tempest-devstack-admin-2023-1 - python-tempestconf-tempest-devstack-admin-2023-2 - python-tempestconf-tempest-devstack-admin-2024-1 - python-tempestconf-tempest-devstack-demo - # uncomment when the job is back voting in the check pipeline - # - python-tempestconf-tempest-devstack-admin-plugins + - python-tempestconf-tempest-devstack-admin-plugins - opendev-tox-docs promote: jobs: