Merge "Move openstack-tox-py311-arm64 to be with openstack-tox-py311"

This commit is contained in:
Zuul 2024-08-15 03:44:39 +00:00 committed by Gerrit Code Review
commit 6c95f93bb2

View File

@ -337,6 +337,18 @@
bindep_profile: test py311
python_version: '3.11'
- job:
name: openstack-tox-py311-arm64
parent: openstack-tox-py311
nodeset: debian-bookworm-arm64
timeout: 3600
description: |
Run unit tests for an OpenStack Python project under cPython
version 3.11 on top of arm64 architecture.
Uses tox with the ``py311`` environment in arm64 platform.
- job:
name: openstack-tox-py312
parent: openstack-tox
@ -355,18 +367,6 @@
python_use_pyenv: True
python_version: '3.12'
- job:
name: openstack-tox-py311-arm64
parent: openstack-tox-py311
nodeset: debian-bookworm-arm64
timeout: 3600
description: |
Run unit tests for an OpenStack Python project under cPython
version 3.11 on top of arm64 architecture.
Uses tox with the ``py311`` environment in arm64 platform.
- job:
name: openstack-tox-pypy
parent: openstack-tox
@ -842,7 +842,7 @@
timeout: 3000
vars:
tox_install_siblings: true
- job:
name: openstack-tox-py310-with-oslo-master
parent: openstack-tox-py310