Add openstack-python3-wallaby-jobs-arm64

Task: #41000

Change-Id: Icaee1dbb9939f93e27e8b1dfdc1f2afab45eedc1
This commit is contained in:
ricolin 2020-09-27 11:53:14 +08:00
parent 7a2f7ec030
commit 4ad039d211
1 changed files with 13 additions and 0 deletions

View File

@ -613,6 +613,19 @@
jobs:
- publish-openstack-python-branch-tarball
- project-template:
name: openstack-python3-wallaby-jobs-arm64
description: |
Runs unit tests for an OpenStack Python project under the CPython
version 3 releases designated for testing in the Wallaby release
on top of ARM64 architecture. This currently runs only a limited
test set and supplements the python3-wallaby-jobs. And it should
not be run instead of the default!
check-arm64:
jobs:
- openstack-tox-py38-arm64:
voting: false
- project-template:
name: openstack-python3-victoria-jobs-arm64
description: |