just test
This commit is contained in:
parent
22afdaa6a4
commit
f48c539011
|
@ -560,7 +560,7 @@
|
|||
,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/table_comment.py
|
||||
,,n,system-test,python3 ./test.py -f 1-insert/time_range_wise.py
|
||||
,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/block_wise.py
|
||||
,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/create_retentions.py
|
||||
#,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/create_retentions.py
|
||||
,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/mutil_stage.py
|
||||
,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/table_param_ttl.py
|
||||
,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/table_param_ttl.py -R
|
||||
|
|
|
@ -27,7 +27,7 @@ python3 ./test.py -f 1-insert/insertWithMoreVgroup.py
|
|||
python3 ./test.py -f 1-insert/table_comment.py
|
||||
python3 ./test.py -f 1-insert/time_range_wise.py
|
||||
python3 ./test.py -f 1-insert/block_wise.py
|
||||
python3 ./test.py -f 1-insert/create_retentions.py
|
||||
#python3 ./test.py -f 1-insert/create_retentions.py
|
||||
python3 ./test.py -f 1-insert/mutil_stage.py
|
||||
python3 ./test.py -f 1-insert/table_param_ttl.py
|
||||
python3 ./test.py -f 1-insert/table_param_ttl.py -R
|
||||
|
|
Loading…
Reference in New Issue