Commit Graph

21 Commits

Author SHA1 Message Date
Shuduo Sang a3a2af4b3f
fix: taosbenchmark schemaless refine for main (#19714)
* fix: taos-tools 143b9e4 for taosbenchmark schemaless refine for main

* fix: update taos-tools 723f696

* test: fix ../tests/develop-test/5-taos-tools/taosbenchmark/sml_json_alltypes.py

* test: check nchar temporarily as diff behavior between main and 3.0 branch

* fix: update taos-tools 181bcac
2023-02-01 15:59:29 +08:00
slzhou 04a3b1d598 fix: add ci test 2023-01-16 14:23:40 +08:00
slzhou c1bb36c1de fix: modify test case description 2023-01-13 10:13:39 +08:00
slzhou b9e6be4e7a fix: remove redundant table count scan 2023-01-13 10:03:26 +08:00
slzhou 718f777edc enhance: add test case for table count scan 2023-01-13 09:49:24 +08:00
Ping Xiao 3c5f07f70b test: add test cases 2022-12-23 18:39:21 +08:00
Shuduo Sang 4a95bb1133
fix: taosbenchmark delay time for windows (#19011)
* fix: taosbenchmark delay time for windows

* test: remove taosbenchmark deprecated paramter

* fix: update taos-tools 261fcca
2022-12-19 17:26:33 +08:00
Shuduo Sang 1e15e23cce
feat: taosbenchmark supports vgid (#18657)
* test: update taos-tools e0f2fe3

* feat: taosbenchmark supports vgid

* fix: util func refactor

* test: update taos-tools 09372db

* test: update taos-tools e62c5ea

* test: comment off replica line for ci

* test: comment off invalid_commandline.py and demo.py
2022-12-04 15:30:06 +08:00
Shuduo Sang 4a0a805b50 test: add develop=test/5-taos-tools/taosbenchmark/telnet_tcp.py 2022-11-13 14:44:26 +08:00
chenhaoran e5bd00f0ae ci:add the env that builds with sanitizer 2022-11-09 20:29:32 +08:00
Shuduo Sang fd7d0f5928 test: enable telnet_tcp.py case 2022-11-09 14:51:14 +08:00
Shuduo Sang a83c69b8cf
fix: taosbenchmark query interval unit (#17847)
* feat: taosbenchmark kill slow query

* fix: taosbenchmark query interval unit

* test: disable restful query test due to ci util dnodes.py lack taosadapter support

* test: test restful query too

* fix: taosbenchmark query interval unit

* fix: taosbenchmark query interval
2022-11-05 18:00:46 +08:00
chenhaoran 49eee4c074 test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
chenhaoran 8ba93cf951 test:add replica 3 for all testcases and frameworks 2022-10-31 19:18:41 +08:00
chenhaoran ece67e2e0c test:add replica 3 for all testcases and frameworks 2022-10-31 19:09:08 +08:00
Shuduo Sang 5967e35afd
fix: taosbenchmark coverity scan issues (#17361)
* fix: taosbenchmark coverity scan issues

* fix: taosbenchmark default json case

* fix: update taos-tools 217a267
2022-10-15 22:12:26 +08:00
Shuduo Sang 3f22971eb4
fix: taosbenchmark stmt + csv rework (#17194)
* fix: taosbenchmark stmt + csv rework

* test: change default_json.py to align with doc
2022-10-08 13:17:06 +08:00
Shuduo Sang 0277a96b5f fix: tag length of 5-taos-tools/taosbenchmark/demo.py 2022-09-13 19:30:28 +08:00
Shuduo Sang aa204ec62b test: fix location in develop-test/5-taos-tools/taosbenchmark/demo.py 2022-09-13 17:30:47 +08:00
Xiaoyu Wang 4155a3bef4 enh: show command optimize 2022-08-11 21:55:20 +08:00
Yang Zhao e95c1356ef
test: migrate 3.0 test case (#15635)
* test: add test case in 3.0

* fix: remove result file

* test: change test cases

* fix: change test case

* test: add test to ci

* test: add test case of taosbenchmark in system-test

* fix: fix test case

* test: unknown error in ci
2022-08-01 18:50:32 +08:00