fix: update test cases for relup
This commit is contained in:
parent
753f70bab8
commit
12748ce0cf
|
@ -29,7 +29,7 @@
|
||||||
!export EMQX_LOG__LEVEL=debug
|
!export EMQX_LOG__LEVEL=debug
|
||||||
|
|
||||||
!./bin/emqx start
|
!./bin/emqx start
|
||||||
?EMQX .* is started successfully!
|
?EMQ.* is started successfully!
|
||||||
?SH-PROMPT
|
?SH-PROMPT
|
||||||
|
|
||||||
[shell emqx2]
|
[shell emqx2]
|
||||||
|
@ -43,7 +43,7 @@
|
||||||
!export EMQX_LOG__LEVEL=debug
|
!export EMQX_LOG__LEVEL=debug
|
||||||
|
|
||||||
!./bin/emqx start
|
!./bin/emqx start
|
||||||
?EMQX .* is started successfully!
|
?EMQ.* is started successfully!
|
||||||
?SH-PROMPT
|
?SH-PROMPT
|
||||||
|
|
||||||
!./bin/emqx_ctl cluster join emqx@127.0.0.1
|
!./bin/emqx_ctl cluster join emqx@127.0.0.1
|
||||||
|
|
Loading…
Reference in New Issue