CI: update upper-bound on arm64 unit tests
If py38 and py312 pass, it is reasonable to assume py39, py310, and py311 would, too. Change-Id: Iefbfafe7c1005c9843a97d54c05398d4f0a3d2b0
This commit is contained in:
10
.zuul.yaml
10
.zuul.yaml
@@ -86,12 +86,12 @@
|
|||||||
timeout: 7200
|
timeout: 7200
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: swift-tox-py39-arm64
|
name: swift-tox-py312-arm64
|
||||||
parent: swift-tox-py39
|
parent: swift-tox-py312
|
||||||
nodeset: ubuntu-focal-arm64
|
nodeset: debian-bookworm-arm64
|
||||||
description: |
|
description: |
|
||||||
Run unit tests for an OpenStack Python project under cPython
|
Run unit tests for an OpenStack Python project under cPython
|
||||||
version 3.9 on top of arm64 architecture.
|
version 3.12 on top of arm64 architecture.
|
||||||
timeout: 7200
|
timeout: 7200
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
@@ -613,7 +613,7 @@
|
|||||||
check-arm64:
|
check-arm64:
|
||||||
jobs:
|
jobs:
|
||||||
- swift-tox-py38-arm64
|
- swift-tox-py38-arm64
|
||||||
- swift-tox-py39-arm64
|
- swift-tox-py312-arm64
|
||||||
- swift-tox-func-encryption-py38-arm64
|
- swift-tox-func-encryption-py38-arm64
|
||||||
- swift-tox-func-py38-arm64
|
- swift-tox-func-py38-arm64
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user