Merge "Switch to py312 for most libec-integration tests"
This commit is contained in:
@@ -70,18 +70,18 @@
|
||||
|
||||
- job:
|
||||
name: libec-pyeclib-unit
|
||||
parent: openstack-tox-py39
|
||||
parent: openstack-tox-py312
|
||||
timeout: 1800
|
||||
vars:
|
||||
tox_envlist: py39-compilelibs
|
||||
tox_envlist: py312-compilelibs
|
||||
|
||||
- job:
|
||||
name: libec-pyeclib-unit-arm64
|
||||
parent: libec-pyeclib-unit
|
||||
nodeset: ubuntu-focal-arm64
|
||||
nodeset: ubuntu-noble-arm64
|
||||
description: |
|
||||
Run unit tests for an OpenStack Python project under cPython
|
||||
version 3.9 on top of arm64 architecture.
|
||||
version 3.12 on top of arm64 architecture.
|
||||
|
||||
- project-template:
|
||||
name: libec-pyeclib-jobs-arm64
|
||||
|
Reference in New Issue
Block a user