Просмотр исходного кода

chore(CI): update relup test script

Rory-Z 4 лет назад
Родитель
Сommit
c64b00720f
1 измененных файлов с 7 добавлено и 7 удалено
  1. 7 7
      .ci/fvt_tests/relup.lux

+ 7 - 7
.ci/fvt_tests/relup.lux

@@ -111,13 +111,6 @@
     ???{"data":600,"code":0}
     ?SH-PROMPT
 
-[shell http_server]
-    !http_server:stop().
-    ?ok
-    ?>
-    !halt(3).
-    ?SH-PROMPT:
-
 [shell emqx2]
     !cat log/emqx.log.1 |grep -v 691c29ba |tail -n 100
     -error
@@ -142,6 +135,13 @@
     !rm -rf $PACKAGE_PATH/emqx
     ?SH-PROMPT:
 
+[shell http_server]
+    !http_server:stop().
+    ?ok
+    ?>
+    !halt(3).
+    ?SH-PROMPT:
+
 [endloop]
 
 [cleanup]