提交 8f200f3a 编写于 作者: D dingbo

test: add docs examples to test

上级 7d5c3ab2
...@@ -150,6 +150,8 @@ ...@@ -150,6 +150,8 @@
42,,script,./test.sh -f unique/dnode/monitor_bug.sim 42,,script,./test.sh -f unique/dnode/monitor_bug.sim
42,,script,./test.sh -f unique/arbitrator/sync_replica3_alterTable_drop.sim 42,,script,./test.sh -f unique/arbitrator/sync_replica3_alterTable_drop.sim
42,,script,./test.sh -f general/wal/kill.sim 42,,script,./test.sh -f general/wal/kill.sim
41,,docs-examples-test,eval sh -c \"if [ `uname -m` != aarch64 ]; then ./test_csharp.sh; fi\"
41,,docs-examples-test,./test_c.sh
41,,script,./test.sh -f unique/dnode/lossdata.sim 41,,script,./test.sh -f unique/dnode/lossdata.sim
41,,script,./test.sh -f unique/arbitrator/sync_replica3_dropDb.sim 41,,script,./test.sh -f unique/arbitrator/sync_replica3_dropDb.sim
41,,script,./test.sh -f unique/arbitrator/sync_replica2_alterTable_drop.sim 41,,script,./test.sh -f unique/arbitrator/sync_replica2_alterTable_drop.sim
...@@ -174,6 +176,7 @@ ...@@ -174,6 +176,7 @@
37,,script,./test.sh -f unique/arbitrator/offline_replica2_alterTable_online.sim 37,,script,./test.sh -f unique/arbitrator/offline_replica2_alterTable_online.sim
37,,script,./test.sh -f general/table/delete_reuse1.sim 37,,script,./test.sh -f general/table/delete_reuse1.sim
37,,script,./test.sh -f general/db/delete_reuse2.sim 37,,script,./test.sh -f general/db/delete_reuse2.sim
36,,docs-examples-test,eval sh -c \"if [ `uname -m` != aarch64 ]; then ./test_rust.sh; fi\"
36,,script,./test.sh -f unique/stable/replica3_vnode3.sim 36,,script,./test.sh -f unique/stable/replica3_vnode3.sim
36,,script,./test.sh -f unique/stable/dnode2_stop.sim 36,,script,./test.sh -f unique/stable/dnode2_stop.sim
36,,script,./test.sh -f unique/arbitrator/sync_replica2_alterTable_add.sim 36,,script,./test.sh -f unique/arbitrator/sync_replica2_alterTable_add.sim
...@@ -307,6 +310,7 @@ ...@@ -307,6 +310,7 @@
18,,pytest,python3 test.py -f query/queryTscomputWithNow.py 18,,pytest,python3 test.py -f query/queryTscomputWithNow.py
18,,pytest,python3 test.py -f query/queryInterval.py 18,,pytest,python3 test.py -f query/queryInterval.py
18,,develop-test,python3 ./test.py -f 5-taos-tools/taosbenchmark/sml_telnet_alltypes.py 18,,develop-test,python3 ./test.py -f 5-taos-tools/taosbenchmark/sml_telnet_alltypes.py
18,,docs-examples-test,./test_java.sh
17,,system-test,python3 ./test.py -f 5-taos-tools/taosbenchmark/taosdemoTestInsertWithJsonStmt-illegalData.py 17,,system-test,python3 ./test.py -f 5-taos-tools/taosbenchmark/taosdemoTestInsertWithJsonStmt-illegalData.py
17,,script,./test.sh -f unique/account/user_len.sim 17,,script,./test.sh -f unique/account/user_len.sim
17,,script,./test.sh -f general/vector/metrics_mix.sim 17,,script,./test.sh -f general/vector/metrics_mix.sim
...@@ -531,6 +535,7 @@ ...@@ -531,6 +535,7 @@
10,,script,./test.sh -f unique/stable/replica2_vnode3.sim 10,,script,./test.sh -f unique/stable/replica2_vnode3.sim
10,,pytest,python3 testCompress.py 10,,pytest,python3 testCompress.py
10,,pytest,python3 test.py -f client/client.py 10,,pytest,python3 test.py -f client/client.py
10,,docs-examples-test,./test_python.sh
9,,script,./test.sh -f general/parser/alter1.sim 9,,script,./test.sh -f general/parser/alter1.sim
9,,script,./test.sh -f general/db/delete.sim 9,,script,./test.sh -f general/db/delete.sim
9,,pytest,python3 test.py -f tools/taosdemoTestLimitOffset.py 9,,pytest,python3 test.py -f tools/taosdemoTestLimitOffset.py
...@@ -542,6 +547,7 @@ ...@@ -542,6 +547,7 @@
9,,develop-test,python3 ./test.py -f 5-taos-tools/taosdump/taosdumpTestTypeSmallInt.py 9,,develop-test,python3 ./test.py -f 5-taos-tools/taosdump/taosdumpTestTypeSmallInt.py
9,,develop-test,python3 ./test.py -f 5-taos-tools/taosdump/taosdumpTestTypeFloat.py 9,,develop-test,python3 ./test.py -f 5-taos-tools/taosdump/taosdumpTestTypeFloat.py
9,,develop-test,python3 ./test.py -f 5-taos-tools/taosbenchmark/sml_json_alltypes.py 9,,develop-test,python3 ./test.py -f 5-taos-tools/taosbenchmark/sml_json_alltypes.py
9,,docs-examples-test,./test_go.sh
8,,pytest,python3 test.py -f tools/taosdumpTest.py 8,,pytest,python3 test.py -f tools/taosdumpTest.py
8,,pytest,python3 test.py -f query/unionAllTest.py 8,,pytest,python3 test.py -f query/unionAllTest.py
8,,pytest,python3 test.py -f query/queryFilterTswithDateUnit.py 8,,pytest,python3 test.py -f query/queryFilterTswithDateUnit.py
...@@ -560,6 +566,7 @@ ...@@ -560,6 +566,7 @@
8,,develop-test,python3 ./test.py -f 5-taos-tools/taosbenchmark/subscripe_json.py 8,,develop-test,python3 ./test.py -f 5-taos-tools/taosbenchmark/subscripe_json.py
8,,develop-test,python3 ./test.py -f 5-taos-tools/taosbenchmark/invalid_commandline.py 8,,develop-test,python3 ./test.py -f 5-taos-tools/taosbenchmark/invalid_commandline.py
8,,pytest,python3 test.py -f update/update2.py 8,,pytest,python3 test.py -f update/update2.py
7,,docs-examples-test,./test_node.sh
7,,system-test,python3 ./test.py -f 5-taos-tools/taosbenchmark/taosdemoTestInsertWithJsonSml-otherPara.py 7,,system-test,python3 ./test.py -f 5-taos-tools/taosbenchmark/taosdemoTestInsertWithJsonSml-otherPara.py
7,,pytest,python3 test.py -f tools/taosdumpTest2.py 7,,pytest,python3 test.py -f tools/taosdumpTest2.py
7,,pytest,python3 test.py -f tools/taosdemoTestdatatype.py 7,,pytest,python3 test.py -f tools/taosdemoTestdatatype.py
...@@ -752,3 +759,4 @@ ...@@ -752,3 +759,4 @@
3,,develop-test,python3 ./test.py -f 2-query/ts_shortcut.py 3,,develop-test,python3 ./test.py -f 2-query/ts_shortcut.py
3,,develop-test,python3 ./test.py -f 2-query/TD-13414.py 3,,develop-test,python3 ./test.py -f 2-query/TD-13414.py
3,,develop-test,python3 ./test.py -f 5-taos-tools/taosdump/taosdumpTestInspect.py 3,,develop-test,python3 ./test.py -f 5-taos-tools/taosdump/taosdumpTestInspect.py
1,,docs-examples-test, ./test_R.sh
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册