fix: need -B to run cases.task
This commit is contained in:
parent
2f05939f35
commit
b6c455b2aa
|
@ -70,7 +70,7 @@
|
|||
,,y,army,./pytest.sh python3 ./test.py -f query/sys/tb_perf_queries_exist_test.py -N 3
|
||||
,,y,army,./pytest.sh python3 ./test.py -f query/test_having.py
|
||||
,,n,army,python3 ./test.py -f tmq/drop_lost_comsumers.py
|
||||
,,y,army,./pytest.sh python3 ./test.py -f cmdline/taosCli.py
|
||||
,,y,army,./pytest.sh python3 ./test.py -f cmdline/taosCli.py -B
|
||||
,,n,army,python3 ./test.py -f whole/checkErrorCode.py
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue