Skip to content

Commit

Permalink
fix ondemand workflow for chaos tests
Browse files Browse the repository at this point in the history
  • Loading branch information
anirudhwarrier committed Jul 19, 2024
1 parent bf8c03f commit 33e58d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automation-ondemand-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
- name: chaos
id: chaos
suite: chaos
nodes: 15
nodes: 20
os: ubuntu-latest
enabled: ${{ inputs.enableChaos }}
pyroscope_env: ci-automation-on-demand-chaos
Expand Down

0 comments on commit 33e58d6

Please sign in to comment.