Merge "Add openstack-python3-wallaby-jobs-arm64"
This commit is contained in:
commit
8279f640ba
@ -613,6 +613,19 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- publish-openstack-python-branch-tarball
|
- 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:
|
- project-template:
|
||||||
name: openstack-python3-victoria-jobs-arm64
|
name: openstack-python3-victoria-jobs-arm64
|
||||||
description: |
|
description: |
|
||||||
|
Loading…
Reference in New Issue
Block a user