dapan1121
90cb67d006
fix: table count issue
2023-08-14 17:33:13 +08:00
Benguang Zhao
d776abb634
fix: adjust test cases for default WAL_RETENTION_PERIOD as 3600
2023-07-26 14:20:50 +08:00
Haojun Liao
3722b31e1a
fix(test): update the test case.
2023-07-13 15:07:23 +08:00
Haojun Liao
a3264f9509
fix(test): adjust case.
2023-07-12 18:32:12 +08:00
Hongze Cheng
3fc282f035
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-07-12 11:57:19 +08:00
Ganlin Zhao
ef242ba8fa
fix test cases
2023-07-11 11:11:57 +08:00
Haojun Liao
0df1cff34e
fix(test): update the test case.
2023-06-29 11:48:10 +08:00
dapan1121
4dae9f4eff
merge main to 3.0
2023-06-26 18:43:00 +08:00
Shuduo Sang
1b2c5a50da
fix: taosbenchmark escape char for 3.0 ( #21017 )
...
* fix: taosbenchmark escape char for 3.0
* fix: json file for escape char
2023-04-22 19:06:38 +08:00
Xiaoyu Wang
4c04b155d5
merge main
2023-04-11 15:56:28 +08:00
chenhaoran
f6f4e81333
test:add testcase of childtale_from_to
2023-04-07 18:24:06 +08:00
Shuduo Sang
87b8b4c946
fix: telnet_tcp and sml_json_all_types for main ( #20661 )
...
* fix: taosbenchmark support same min/max for main
* fix: enable telnet_tcp and sml_json_all_types
* fix: tests/develop-test/5-taos-tools/taosbenchmark/json/sml_telnet_tcp.json
* fix: taosdump free tbname in loose mode for main
2023-03-29 11:33:45 +08:00
Shuduo Sang
11f39d2fbc
fix: taosbenchmark telnet_tcp case ( #20659 )
...
* fix: taosbenchmark support same min/max
* fix: taosbenchmark support same min/max
* fix: telnet_tcp.py case
* fix: enable sml_json_all_types.py
2023-03-27 19:38:47 +08:00
Xuefeng Tan
449f7115e4
fix: windows test ( #20256 )
...
* fix: windows sim test
* fix: windows sim test
* fix: random on windows
* fix: taosd online check
* fix: windows path in python test
* fix: windows python test
* fix: windows python test
* fix: windows python test
* fix: windows python test
* fix: windows python test
* fix: windows python test
* fix: windows python test
* fix: windows python test
* fix: windows python test
* fix: make_install.bat
* fix: python test
* fix: jdbc test
* fix: develop test
* fix: develop test
* fix:add log
* test:add win case file
* test:add win case file
* test:add win case file
* fix: python test get taosBenchmark path
* test:add win case file
* test:comment some failed cases in win
* test:add win case file
* test:add win case file
* test:comment some win case file
* test:add some win case file
---------
Co-authored-by: wangmm0220 <wangmm0220@gmail.com>
Co-authored-by: chenhaoran <haoran920c@163.com>
2023-03-16 10:18:06 +08:00
Shuduo Sang
322a1c05dc
fix: taosbenchmark sub on 2.6 for main ( #20409 )
...
* fix: taosbenchmark sub on 2.6 for main
* fix: upgrade taospy to 2.7.6 and fix unstable test case
2023-03-11 18:57:46 +08:00
haoranchen
8739446fed
ci:Specify the version of the python connector ( #20411 )
...
* ci:Specify the version of the python connector
* ci:Specify the version of the windows python connector
* fix: install specified version taospy
* test: make auto_create_table_json.py robust
---------
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-03-11 10:23:57 +08:00
dapan1121
3015967484
fix: fix show create database issue
2023-03-02 13:09:50 +08:00
chenhaoran
78bda0d65c
test: check asan cases successful
2023-02-27 17:54:31 +08:00
Shuduo Sang
4736636fb2
fix: taosbenchmark data gen refactor ( #20059 )
...
* fix: taosbenchmark data gen refactor
* fix: update taos-tools e22e5e2
* fix: update taos-tools cccc353
* fix: update taos-tools 10a211f
* fix: update taos-tools e54a926
* fix: update taos-tools 340b0f4
* fix: update taos-tools 6afed7c
* fix: update taos-tools cc6db40
* fix: update taos-tools 634399d
* fix: update taos-tools e0104dc
* fix: update taos-tools bc11ff3
* fix: update taos-tools b23e170
* fix: update taos-tools a62f774
* fix: clean up and print
* fix: update taos-tools a880c81
* test: update 5-taos-tools/taosdump/taosdumpTestInspect.py for 3.0
* fix: add sml_tags_json_array to accelerate sml json test
* fix: taosbenchmark json data generating refine 611dc09
* fix: update taos-tools ad2f7c8
* fix: coverity scan issues
* fix: udpate taos-tools d259385
* fix: update taos-tools be929ab
* fix: update taos-tools 63e63d6
* fix: update taos-tools 2a38de1
* fix: update taos-tools 0d4c001
* fix: update taos-tools dce7de5
* fix: update taos-tools 82b96df
* fix: update taos-tools 401cf6a
* fix: update taos-tools 6f692b0:wq
* fix: update taos-tools 2942ca0
* fix: update taos-tools 61cbfd2
2023-02-22 00:06:55 +08:00
Xiaoyu Wang
acfa05b5fa
fix: table count scan
2023-02-21 13:14:44 +08:00
Xiaoyu Wang
c597de099f
merge main
2023-02-20 13:41:27 +08:00
Haojun Liao
a1eafe88ac
fix(query): fix some errors.
2023-02-14 14:48:33 +08:00
Shuduo Sang
1bcc2d52fb
fix: taosbenchmark schemaless refine ( #19721 )
...
* fix: optimize taosbenchmark data preparing for sml json
* fix: update taos-tools 5c5e79f
* fix: update taos-tools 298a30d
* fix: taos-tools 143b9e4
* fix: update taos-tools 0b56d15
* fix: update taos-tools 7375f23
* fix: update taos-tools eaf2309
* fix: update taos-tools 723f696
* fix: update taos-tools c9be106
* fix: update taos-tools 9b8975b
* test: update taos-tools 3309b9d
* test: update taos-tools d93cd23
* fix: update taos-tools 6632796
* fix: update taos-tools bd43034
* test: fix sml_json_alltyps.py according to taosbenchmark change
* test: fix sml_json_alltypes test case
* fix: update taos-tools 181bcac
2023-02-01 15:59:36 +08:00
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
Xiaoyu Wang
24157e78d6
merge main
2023-01-28 17:52:58 +08:00
Shuduo Sang
32ea09f9dd
fix: taosbenchmark ignore drop failure for cloud ( #19670 )
...
* fix: taosbenchmark ignore drop db failure for cloud
* fix: update taos-tools 678b1df
* fix: update taos-tools 78986f1
* test: update taos-tools acfa7e3
* test: update taos-tools ada5bdd
* test: update taos-tools 11c057f
* fix: update taos-tools 7a2b109
* test: update taos-tools b35037a
* test: update taos-tools 4ba0939
* fix: update taos-tools 9e406e5
* fix: update taos-tools 39f5d2e
* test: update taos-tools 6976d0b
* fix: update taos-tools 3dcc6da
* fix: update taos-tools eed30f5
* test: reduce insert rows to avoid exceed sql length
* fix: taos-tools 71724aa
* fix: update taos-tools b1844bf
* test: update taos-tools 8d8b649
* fix: update taos-tools 0cd564a
2023-01-28 14:23:58 +08:00
kailixu
1f82c835a3
chore: test case adaption
2023-01-16 16:45:44 +08:00
slzhou
04a3b1d598
fix: add ci test
2023-01-16 14:23:40 +08:00
Xiaoyu Wang
9a0c2805f4
merge main
2023-01-13 13:54:04 +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
Ping Xiao
889872c24d
test: update script to stop taosadapter service
2022-12-21 19:31:28 +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
7f98b51214
fix: taosbenchmark disorder ( #18987 )
...
* fix: update taos-tools 45eef77
* fix: update taos-tools 8376384
* fix: taosbenchmark disorder sample
* test: remove deprecated param
2022-12-17 20:12:31 +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