“f94bfbaef02b7767c668192d73411838e87122fe”上不存在“tests/pytest/dbmgmt/createTableAndDropDnodes.py”
提交 f34b3006 编写于 作者: wafwerar's avatar wafwerar

test: fix mnode leader follower order error

上级 ca102bdc
...@@ -91,5 +91,6 @@ goto :eof ...@@ -91,5 +91,6 @@ goto :eof
:CheckSkipCase :CheckSkipCase
set skipCase=false set skipCase=false
if "%*" == "python3 ./test.py -f 1-insert/insertWithMoreVgroup.py" ( set skipCase=true ) if "%*" == "python3 ./test.py -f 1-insert/insertWithMoreVgroup.py" ( set skipCase=true )
if "%*" == "python3 ./test.py -f 2-query/queryQnode.py" ( set skipCase=true )
echo %* | grep "\-R" && set skipCase=true echo %* | grep "\-R" && set skipCase=true
:goto eof :goto eof
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册