Merge "Add openstack-python3-wallaby-jobs-arm64"

This commit is contained in:
Zuul 2020-10-08 17:19:35 +00:00 committed by Gerrit Code Review
commit 8279f640ba
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: |