Skip to content

Commit

Permalink
[antithesis] Configure workload history (#3196)
Browse files Browse the repository at this point in the history
  • Loading branch information
marun authored Jul 17, 2024
1 parent 3654bf1 commit 5b5f931
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/trigger-antithesis-avalanchego.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ jobs:
email_recipients: ${{ github.event.inputs.recipients || secrets.ANTITHESIS_RECIPIENTS }}
additional_parameters: |-
custom.duration=${{ github.event.inputs.duration || '11.25' }} # Duration is in hours
custom.workload=avalanchego
1 change: 1 addition & 0 deletions .github/workflows/trigger-antithesis-xsvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ jobs:
email_recipients: ${{ github.event.inputs.recipients || secrets.ANTITHESIS_RECIPIENTS }}
additional_parameters: |-
custom.duration=${{ github.event.inputs.duration || '11.25' }} # Duration is in hours
custom.workload=xsvm

0 comments on commit 5b5f931

Please sign in to comment.