Remove python39 from voting

A recent change upstream has broken the python39 job.
Remove voting rights for this gate temporarily, as
python39 currently isn't being deployed.

Change-Id: Ib664e576f306d16afc20a1a4d62c8105cece2877
This commit is contained in:
Thomas Bachman 2022-09-28 17:29:59 +00:00
parent a55c32d7e3
commit d1f32d9958
2 changed files with 5 additions and 0 deletions

View File

@ -31,6 +31,8 @@
required-projects:
- name: openstack/requirements
override-checkout: stable/yoga
- openstack-tox-py39:
voting: false
- legacy-group-based-policy-dsvm-functional:
voting: false
- legacy-group-based-policy-dsvm-aim:
@ -59,3 +61,5 @@
required-projects:
- name: openstack/requirements
override-checkout: stable/yoga
- openstack-tox-py39:
voting: false

View File

@ -36,3 +36,4 @@ unittest2>=1.1.0
# seem to be ignored, so we list them here too.
-e git+https://github.com/noironetworks/acitoolkit.git@noiro-lite#egg=acitoolkit
-e git+https://github.com/noironetworks/aci-integration-module.git@master#egg=aci-integration-module