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
This commit is contained in:
parent
f30afbb1bc
commit
f40ca5e617
12
.zuul.yaml
12
.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:
|
||||
|
Loading…
Reference in New Issue
Block a user