Make openstack-tox-py311-with-sqlalchemy-master non-voting

The job can be affected by any patch landed in neutron-lib; the latter
repo doesn't run the job at all though.

We can add the job to neutron-lib check pipeline too (see bug referred
below), but more generally, we shouldn't gate on unreleased libraries.

The job is still extremely useful, but as advisory signal to anticipate
upcoming breakages.

Related-Bug: #2067515
Change-Id: Ia0be288b794b11659a5c98e4bd7c12a97c958926
This commit is contained in:
Ihar Hrachyshka 2024-05-31 11:20:02 -04:00
parent 06c1972a48
commit fd7ebe2960

View File

@ -35,6 +35,7 @@
- openstack-tox-py311-with-sqlalchemy-master:
timeout: 3600
irrelevant-files: *irrelevant-files
voting: false
check-arm64:
jobs:
- openstack-tox-py39-arm64: # from openstack-python3-jobs-arm64 template