Merge "Add openstack-tox-functional-py311"

This commit is contained in:
Zuul 2024-02-26 16:20:04 +00:00 committed by Gerrit Code Review
commit 28b8ae6aaf

View File

@ -628,6 +628,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