Add new job for nightly release35 arm64 robustness.

Signed-off-by: James Blair <mail@jamesblair.net>
This commit is contained in:
James Blair 2023-07-13 20:58:16 +12:00
parent 930dbbc28d
commit 5ffac59d88
No known key found for this signature in database

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: