Skip to content

Commit

Permalink
Update test tool
Browse files Browse the repository at this point in the history
  • Loading branch information
chi3316 committed Sep 3, 2024
1 parent b0a7cac commit dbc0ce0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/chaos-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
matrix:
version: ${{ fromJSON(needs.list-version.outputs.version-json) }}
steps:
- uses: chi3316/rocketmq-test-tool@66673f509f0a9cde2df5b4ff6243830b06ff40f1
- uses: chi3316/rocketmq-test-tool/chaos-test-runner@66673f509f0a9cde2df5b4ff6243830b06ff40f1
name: Deploy rocketmq
with:
# TODO: Unable to modify the chart configuration here
Expand Down Expand Up @@ -186,7 +186,7 @@ jobs:
matrix:
version: ${{ fromJSON(needs.list-version.outputs.version-json) }}
steps:
- uses: chi3316/rocketmq-test-tool@66673f509f0a9cde2df5b4ff6243830b06ff40f1
- uses: chi3316/rocketmq-test-tool/chaos-test-runner@66673f509f0a9cde2df5b4ff6243830b06ff40f1
name: clean
with:
action: "clean"
Expand Down

0 comments on commit dbc0ce0

Please sign in to comment.