update cases.task to add test cases

This commit is contained in:
Chris Zhai 2024-05-29 15:01:18 +08:00
parent 003f9138bc
commit c9c1e3ec9d
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
,,y,army,./pytest.sh python3 ./test.py -f community/cluster/splitVgroupByLearner.py -N 3
,,n,army,python3 ./test.py -f community/cmdline/fullopt.py
,,n,army,python3 ./test.py -f community/query/show.py -N 3
,,n,army,python3 ./test.py -f enterprise/alter/alterConfig.py -N 3
,,y,army,./pytest.sh python3 ./test.py -f community/storage/oneStageComp.py -N 3 -L 3 -D 1
,,y,army,./pytest.sh python3 ./test.py -f community/storage/compressBasic.py -N 3