Make arm jobs voting (but not the pipeline)

Make the non-voting pipeline indicate failure when any of the jobs
fail.

Previously zuul would report "Build succeeded (ARM64 pipeline)."
even when individual job(s) had failed. Now zuul will report
"Build failed (ARM64 pipeline)." but the pipeline still does
vote on the patchset.

Change-Id: I84f59256df3aa41338df9829a565ae830ee8e847
This commit is contained in:
Alistair Coles 2021-11-16 17:38:09 +00:00
parent a758d7acba
commit 346f518d6c
1 changed files with 5 additions and 10 deletions

View File

@ -570,16 +570,11 @@
version 3 releases designated for testing on top of ARM64 architecture.
check-arm64:
jobs:
- swift-tox-py38-arm64:
voting: false
- swift-tox-py39-arm64:
voting: false
- swift-probetests-centos-8-arm64:
voting: false
- swift-tox-func-encryption-py38-arm64:
voting: false
- swift-tox-func-py38-arm64:
voting: false
- swift-tox-py38-arm64
- swift-tox-py39-arm64
- swift-probetests-centos-8-arm64
- swift-tox-func-encryption-py38-arm64
- swift-tox-func-py38-arm64
- project:
templates: