Merge "Add openstack-tox-py312-arm64 job"

This commit is contained in:
Zuul 2024-08-15 03:46:24 +00:00 committed by Gerrit Code Review
commit f5ac51d5cc

View File

@ -367,6 +367,18 @@
python_use_pyenv: True python_use_pyenv: True
python_version: '3.12' python_version: '3.12'
- job:
name: openstack-tox-py312-arm64
parent: openstack-tox-py312
nodeset: ubuntu-noble-arm64
timeout: 3600
description: |
Run unit tests for an OpenStack Python project under cPython
version 3.12 on top of arm64 architecture.
Uses tox with the ``py312`` environment in arm64 platform.
- job: - job:
name: openstack-tox-pypy name: openstack-tox-pypy
parent: openstack-tox parent: openstack-tox