Skip to content

Commit

Permalink
rocketmq禁消费集成测试脚本test-15
Browse files Browse the repository at this point in the history
Signed-off-by: daizhenyu <[email protected]>
  • Loading branch information
daizhenyu committed Jan 12, 2024
1 parent 11af9b1 commit b8820f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ runs:
run: |
ps -ef | grep java
bash ./sermant-integration-tests/scripts/checkService.sh http://127.0.0.1:9059/checkStatus 120
bash ./sermant-integration-tests/scripts/checkService.sh http://127.0.0.1:9056/checkStatus 120
# bash ./sermant-integration-tests/scripts/checkService.sh http://127.0.0.1:9058/checkStatus 120
# bash ./sermant-integration-tests/scripts/checkService.sh http://127.0.0.1:9057/checkStatus 120
bash ./sermant-integration-tests/scripts/checkService.sh http://127.0.0.1:9056/checkStatus 120
- name: test rocketmq
shell: bash
run: |
Expand Down

0 comments on commit b8820f0

Please sign in to comment.