Skip to content

Commit

Permalink
Merge pull request #16231 from jmhbnz/robustness-arm64-release-35
Browse files Browse the repository at this point in the history
Add new job for nightly release35 arm64 robustness
  • Loading branch information
ahrtr authored Jul 14, 2023
2 parents c59bc52 + 5ffac59 commit 882edb3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/robustness-nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 882edb3

Please sign in to comment.