chore(CI): fix relup error

This commit is contained in:
zhanghongtong 2021-05-29 11:15:12 +08:00 committed by turtleDeng
parent cf4cbc1677
commit 52a933f113
1 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@
[shell bench]
!cd $BENCH_PATH
!./emqtt_bench pub -c 10 -I 1000 -t t/%i -s 64 -L 600
!./emqtt_bench pub -c 10 -I 1000 -t t/%i -s 64 -L 300
???sent
[shell emqx]
@ -109,7 +109,7 @@
???publish complete
??SH-PROMPT:
!curl http://127.0.0.1:8080/counter
???{"data":600,"code":0}
???{"data":300,"code":0}
?SH-PROMPT
[shell emqx2]