Merge "Add missing openstack-tox-py310-arm64 job"

This commit is contained in:
Zuul 2022-09-20 05:21:49 +00:00 committed by Gerrit Code Review
commit 52d4006a2c
1 changed files with 12 additions and 0 deletions

View File

@ -302,6 +302,18 @@
bindep_profile: test py310
python_version: '3.10'
- job:
name: openstack-tox-py310-arm64
parent: openstack-tox-py310
nodeset: ubuntu-jammy-arm64
timeout: 3600
description: |
Run unit tests for an OpenStack Python project under cPython
version 3.10 on top of arm64 architecture.
Uses tox with the ``py310`` environment in arm64 platform.
- job:
name: openstack-tox-pypy
parent: openstack-tox