ci: update rux match pattern for emqtt_bench outputs
This commit is contained in:
parent
ef1b7e97bf
commit
6d1bb20eca
|
@ -78,7 +78,8 @@
|
||||||
|
|
||||||
[shell bench]
|
[shell bench]
|
||||||
!emqtt_bench pub -c 10 -I 1000 -t t/%i -s 64 -L 300
|
!emqtt_bench pub -c 10 -I 1000 -t t/%i -s 64 -L 300
|
||||||
???sent
|
# e.g. Start with 20 workers, addrs pool size: 1 and req interval: 200 ms
|
||||||
|
?^Start
|
||||||
|
|
||||||
[shell emqx]
|
[shell emqx]
|
||||||
!echo "" > log/emqx.log.1
|
!echo "" > log/emqx.log.1
|
||||||
|
@ -173,8 +174,8 @@
|
||||||
?SH-PROMPT
|
?SH-PROMPT
|
||||||
|
|
||||||
[shell bench]
|
[shell bench]
|
||||||
???publish complete
|
?publish complete
|
||||||
??SH-PROMPT:
|
?SH-PROMPT
|
||||||
!sleep 30
|
!sleep 30
|
||||||
?SH-PROMPT
|
?SH-PROMPT
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue