Remove voting for py311 gate

Remove voting for the py38, 310, and 311 gate jobs, until we can get the upstream
gate to pass reliably.

Change-Id: I0f062c2c2dc7c59d68be454095809f44bdfb24bd
This commit is contained in:
Thomas Bachman 2024-05-14 18:36:53 +00:00
parent f9bbb4786e
commit 5e605dae20

View File

@ -18,6 +18,8 @@
override-checkout: stable/2023.1
- openstack-tox-py38:
nodeset: ubuntu-focal
# Ignore py38 results until the gate is fixed
voting: false
required-projects:
- name: openstack/requirements
override-checkout: stable/2023.1
@ -28,11 +30,15 @@
override-checkout: stable/2023.1
- openstack-tox-py310:
nodeset: ubuntu-jammy
# Ignore py310 results until the gate is fixed
voting: false
required-projects:
- name: openstack/requirements
override-checkout: stable/2023.1
- openstack-tox-py311:
nodeset: ubuntu-jammy
# Ignore py311 results until the gate is fixed
voting: false
required-projects:
- name: openstack/requirements
override-checkout: stable/2023.1
@ -51,6 +57,8 @@
override-checkout: stable/2023.1
- openstack-tox-py38:
nodeset: ubuntu-focal
# Ignore py38 results until the gate is fixed
voting: false
required-projects:
- name: openstack/requirements
override-checkout: stable/2023.1
@ -61,11 +69,15 @@
override-checkout: stable/2023.1
- openstack-tox-py310:
nodeset: ubuntu-jammy
# Ignore py310 results until the gate is fixed
voting: false
required-projects:
- name: openstack/requirements
override-checkout: stable/2023.1
- openstack-tox-py311:
nodeset: ubuntu-jammy
# Ignore py311 results until the gate is fixed
voting: false
required-projects:
- name: openstack/requirements
override-checkout: stable/2023.1