ci: debug boot in relup test
This commit is contained in:
parent
5c7298eb41
commit
67710472f5
|
@ -24,6 +24,8 @@
|
|||
|
||||
!cd emqx1
|
||||
!export EMQX_NODE_NAME='emqx1@127.0.0.1'
|
||||
# debug boot
|
||||
!sed 's/-boot_var RELEASE_LIB/-init_debug -boot_var RELEASE_LIB/g' -i ./bin/emqx
|
||||
!./bin/emqx start
|
||||
?EMQX .* is started successfully!
|
||||
?SH-PROMPT
|
||||
|
|
Loading…
Reference in New Issue