test:add testcase to ci

This commit is contained in:
tomchon 2022-05-25 22:47:23 +08:00
parent 26c2990bbe
commit 1da8d5886e
2 changed files with 6 additions and 5 deletions

View File

@ -112,4 +112,10 @@
# --- valgrind
./test.sh -f tsim/valgrind/checkError.sim -v
# --- sync
./test.sh -f tsim/sync/3Replica1VgElect.sim
./test.sh -f tsim/sync/3Replica5VgElect.sim
./test.sh -f tsim/sync/oneReplica1VgElect.sim
./test.sh -f tsim/sync/oneReplica5VgElect.sim
#======================b1-end===============

View File

@ -77,9 +77,4 @@ run sma/tsmaCreateInsertData.sim
run sma/rsmaCreateInsertQuery.sim
run valgrind/checkError.sim
run bnode/basic1.sim
run sync/3Replica1VgElect.sim
run sync/3Replica5VgElect.sim
run sync/oneReplica1VgElect.sim
run sync/oneReplica5VgElect.sim