Add openstack-tox-functional-py311
Python 3.11 is supported runtime in 2024.1. Change-Id: I647dbac4e80518561b91a1be5b296d0d98395cda
This commit is contained in:
parent
d16e6b3989
commit
cb96722681
@ -759,6 +759,21 @@
|
||||
bindep_profile: test py310
|
||||
python_version: '3.10'
|
||||
|
||||
- job:
|
||||
name: openstack-tox-functional-py311
|
||||
parent: openstack-tox
|
||||
nodeset: debian-bookworm
|
||||
description: |
|
||||
Run tox-based functional tests for an OpenStack Python project
|
||||
under cPython version 3.11.
|
||||
|
||||
Uses tox with the ``functional-py311`` environment.
|
||||
irrelevant-files: *common-irrelevant-files
|
||||
vars:
|
||||
tox_envlist: functional-py311
|
||||
bindep_profile: test py311
|
||||
python_version: '3.11'
|
||||
|
||||
- job:
|
||||
name: openstack-tox-functional-py36-fips
|
||||
parent: openstack-tox-functional-py36
|
||||
|
Loading…
x
Reference in New Issue
Block a user