Merge pull request #16231 from jmhbnz/robustness-arm64-release-35

Add new job for nightly release35 arm64 robustness
This commit is contained in:
Benjamin Wang 2023-07-14 14:56:38 +01:00 committed by GitHub
commit 882edb3d63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,6 +30,13 @@ jobs:
count: 100
testTimeout: 200m
artifactName: release-35
release-35-arm64:
uses: ./.github/workflows/robustness-template-arm64.yaml
with:
etcdBranch: release-3.5
count: 100
testTimeout: 200m
artifactName: release-35-arm64
release-34:
uses: ./.github/workflows/robustness-template.yaml
with: