chore(CI): update relup test script
This commit is contained in:
parent
1e3f7319ac
commit
c64b00720f
|
@ -111,13 +111,6 @@
|
||||||
???{"data":600,"code":0}
|
???{"data":600,"code":0}
|
||||||
?SH-PROMPT
|
?SH-PROMPT
|
||||||
|
|
||||||
[shell http_server]
|
|
||||||
!http_server:stop().
|
|
||||||
?ok
|
|
||||||
?>
|
|
||||||
!halt(3).
|
|
||||||
?SH-PROMPT:
|
|
||||||
|
|
||||||
[shell emqx2]
|
[shell emqx2]
|
||||||
!cat log/emqx.log.1 |grep -v 691c29ba |tail -n 100
|
!cat log/emqx.log.1 |grep -v 691c29ba |tail -n 100
|
||||||
-error
|
-error
|
||||||
|
@ -142,6 +135,13 @@
|
||||||
!rm -rf $PACKAGE_PATH/emqx
|
!rm -rf $PACKAGE_PATH/emqx
|
||||||
?SH-PROMPT:
|
?SH-PROMPT:
|
||||||
|
|
||||||
|
[shell http_server]
|
||||||
|
!http_server:stop().
|
||||||
|
?ok
|
||||||
|
?>
|
||||||
|
!halt(3).
|
||||||
|
?SH-PROMPT:
|
||||||
|
|
||||||
[endloop]
|
[endloop]
|
||||||
|
|
||||||
[cleanup]
|
[cleanup]
|
||||||
|
|
Loading…
Reference in New Issue