test: restore some 2.0 case
This commit is contained in:
parent
4f09419ca4
commit
61eab5fc21
|
@ -374,7 +374,7 @@
|
||||||
# ---- alter
|
# ---- alter
|
||||||
./test.sh -f tsim/alter/cached_schema_after_alter.sim
|
./test.sh -f tsim/alter/cached_schema_after_alter.sim
|
||||||
./test.sh -f tsim/alter/dnode.sim
|
./test.sh -f tsim/alter/dnode.sim
|
||||||
#./test.sh -f tsim/alter/table.sim
|
./test.sh -f tsim/alter/table.sim
|
||||||
|
|
||||||
# ---- cache
|
# ---- cache
|
||||||
./test.sh -f tsim/cache/new_metrics.sim
|
./test.sh -f tsim/cache/new_metrics.sim
|
||||||
|
@ -445,6 +445,12 @@
|
||||||
# ---- wal
|
# ---- wal
|
||||||
./test.sh -f tsim/wal/kill.sim
|
./test.sh -f tsim/wal/kill.sim
|
||||||
|
|
||||||
|
# ---- issue
|
||||||
|
#./test.sh -f tsim/issue/TD-2677.sim
|
||||||
|
#./test.sh -f tsim/issue/TD-2680.sim
|
||||||
|
#./test.sh -f tsim/issue/TD-2713.sim
|
||||||
|
#./test.sh -f tsim/issue/TD-3300.sim
|
||||||
|
|
||||||
# ---- tag
|
# ---- tag
|
||||||
./test.sh -f tsim/tag/3.sim
|
./test.sh -f tsim/tag/3.sim
|
||||||
./test.sh -f tsim/tag/4.sim
|
./test.sh -f tsim/tag/4.sim
|
||||||
|
|
Loading…
Reference in New Issue