Merge "Add openstack-tox-functional-py311"
This commit is contained in:
commit
28b8ae6aaf
@ -628,6 +628,21 @@
|
|||||||
bindep_profile: test py310
|
bindep_profile: test py310
|
||||||
python_version: '3.10'
|
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:
|
- job:
|
||||||
name: openstack-tox-functional-py36-fips
|
name: openstack-tox-functional-py36-fips
|
||||||
parent: openstack-tox-functional-py36
|
parent: openstack-tox-functional-py36
|
||||||
|
Loading…
x
Reference in New Issue
Block a user