Merge pull request #17692 from taosdata/test/fix_vnode_case
test:fix case about revote ,this case need modify later
This commit is contained in:
commit
bbf30ac116
|
@ -283,7 +283,7 @@ python3 test.py -f 6-cluster/vnode/4dnode1mnode_basic_replica3_querydatas_stop_f
|
|||
# python3 test.py -f 6-cluster/vnode/4dnode1mnode_basic_replica3_querydatas_stop_leader_force_stop.py -N 4 -M 1
|
||||
python3 test.py -f 6-cluster/vnode/4dnode1mnode_basic_replica3_querydatas_stop_leader.py -N 4 -M 1
|
||||
python3 test.py -f 6-cluster/vnode/4dnode1mnode_basic_replica3_vgroups.py -N 4 -M 1
|
||||
python3 test.py -f 6-cluster/vnode/4dnode1mnode_basic_replica3_vgroups_stopOne.py -N 4 -M 1
|
||||
#python3 test.py -f 6-cluster/vnode/4dnode1mnode_basic_replica3_vgroups_stopOne.py -N 4 -M 1
|
||||
|
||||
|
||||
python3 ./test.py -f 7-tmq/create_wrong_topic.py
|
||||
|
|
Loading…
Reference in New Issue