Test under py311

Change-Id: I298000d12dbf3e702e00c9e8d754c86ee077cd32
This commit is contained in:
Tim Burke 2023-07-11 12:35:23 -07:00
parent 415efe08f2
commit 41ae583b1e
1 changed files with 10 additions and 0 deletions

View File

@ -15,6 +15,7 @@
- openstack-tox-py38
- openstack-tox-py39
- openstack-tox-py310
- pyeclib-tox-py311
- pyeclib-tox-py27-centos-7
- pyeclib-tox-py36-centos-8-stream
- libec-pyeclib-unit
@ -33,6 +34,7 @@
- openstack-tox-py38
- openstack-tox-py39
- openstack-tox-py310
- pyeclib-tox-py311
- pyeclib-tox-py27-centos-7
- pyeclib-tox-py36-centos-8-stream
- libec-pyeclib-unit
@ -94,6 +96,14 @@
Run unit tests for an OpenStack Python project under cPython
version 3.9 on top of arm64 architecture.
- job:
name: pyeclib-tox-py311
parent: openstack-tox-py310
vars:
tox_envlist: py311
bindep_profile: test py311
python_version: '3.11'
- project-template:
name: libec-pyeclib-jobs-arm64
description: |