From d80d55c0f71efcf260b707938b3c66b66dd8162b Mon Sep 17 00:00:00 2001 From: Shengliang Guan Date: Thu, 9 Jun 2022 14:14:55 +0800 Subject: [PATCH] test: case for mnode --- tests/script/tsim/mnode/basic3.sim | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/script/tsim/mnode/basic3.sim b/tests/script/tsim/mnode/basic3.sim index bc70cd7a85..ecd663a2d3 100644 --- a/tests/script/tsim/mnode/basic3.sim +++ b/tests/script/tsim/mnode/basic3.sim @@ -39,8 +39,11 @@ endi print =============== step2: create mnode 2 sql create mnode on dnode 2 sql create mnode on dnode 3 +system sh/exec.sh -n dnode1 -s stop -x SIGKILL sql_error create mnode on dnode 4 +return + $x = 0 step2: $x = $x + 1