case: change pytest.sh

This commit is contained in:
Alex Duan 2023-09-22 15:48:02 +08:00
parent f81c6b36ee
commit ed9e6a21fb
1 changed files with 2 additions and 2 deletions

View File

@ -204,8 +204,8 @@
,,n,system-test,python3 ./test.py -f 0-others/tag_index_basic.py
,,n,system-test,python3 ./test.py -f 0-others/udfpy_main.py
,,n,system-test,python3 ./test.py -N 3 -f 0-others/walRetention.py
,,y,system-test,python3 ./test.py -f 0-others/splitVGroupRep1.py -N 3
,,y,system-test,python3 ./test.py -f 0-others/splitVGroupRep3.py -N 3
,,y,system-test,./pytest.sh python3 ./test.py -f 0-others/splitVGroupRep1.py -N 3
,,y,system-test,./pytest.sh python3 ./test.py -f 0-others/splitVGroupRep3.py -N 3
,,n,system-test,python3 ./test.py -f 0-others/timeRangeWise.py -N 3
,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/alter_database.py
,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/alter_replica.py -N 3