Test(insert): add auto_create_insert to ci.

This commit is contained in:
xiao-77 2025-03-04 15:20:10 +08:00
parent d03423448a
commit 97286faa8d
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@
,,y,army,./pytest.sh python3 ./test.py -f query/accuracy/test_ts5400.py
,,y,army,./pytest.sh python3 ./test.py -f query/accuracy/test_having.py
,,y,army,./pytest.sh python3 ./test.py -f insert/insert_basic.py -N 3
,,y,army,./pytest.sh python3 ./test.py -f insert/auto_create_insert.py
,,y,army,./pytest.sh python3 ./test.py -f cluster/splitVgroupByLearner.py -N 3
,,y,army,./pytest.sh python3 ./test.py -f authorith/authBasic.py -N 3
,,n,army,python3 ./test.py -f cmdline/fullopt.py