ci: debug boot in relup test

This commit is contained in:
Zaiming (Stone) Shi 2022-06-27 20:49:20 +02:00
parent 5c7298eb41
commit 67710472f5
1 changed files with 2 additions and 0 deletions

View File

@ -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