Merge "Run py311 unit tests (non-voting)"
This commit is contained in:
commit
033c7e35f2
11
.zuul.yaml
11
.zuul.yaml
@ -88,6 +88,8 @@
|
||||
irrelevant-files: *gate-irrelevant-files
|
||||
- tempest-integrated-storage-ubuntu-focal:
|
||||
irrelevant-files: *gate-irrelevant-files
|
||||
- cinder-tox-py311:
|
||||
voting: false
|
||||
gate:
|
||||
jobs:
|
||||
- cinder-grenade-mn-sub-volbak:
|
||||
@ -371,3 +373,12 @@
|
||||
$TEMPEST_CONFIG:
|
||||
volume:
|
||||
build_timeout: 900
|
||||
|
||||
- job:
|
||||
# copied from cinderlib
|
||||
name: cinder-tox-py311
|
||||
parent: openstack-tox
|
||||
nodeset: ubuntu-jammy
|
||||
vars:
|
||||
tox_envlist: py311
|
||||
python_version: '3.11'
|
||||
|
Loading…
Reference in New Issue
Block a user