happyguoxy
26e42a0350
[TD-4985]<test>:test query limit and offset function
2021-07-05 11:35:30 +08:00
Shuduo Sang
de69a8a5af
Hotfix/sangshuduo/m2d 20210702 ( #6719 )
...
* [TD-4132]<test>: add taosdump-testcase of boundary value testing
* [TD-3952]<test>: add taodemo-testcase that query with restful connector
* merge master
* modify taosdemo-testcase
* add testcase of async subscirbe and max sql num
* testcase-subscribe of super table
* testcase-modify sub
* modify subscribe testcase
* [TD-4238]<test>: add taodemo-testcase that records of number in request sql less than 32767
* add taosdemo-subscribe-testcase
* update taosdemo testcase
* temp commit
* temp commit
* temp commit
* temp1
* temp
* [TD-4835] add lua lib
* [TD-4369]<test>: add testcase of resubscibe
* [TD-4826]<fix>: new error code 0x0406 (Dnode is exiting) for tsc
* [TD-4369]<test>: add testcase of resubscibe and json file
* temp
* update master to develop's version
* Update boundary2.py
* [TD-4912]<hotfix>: fix coredump when drop vnode
* Hotfix/sangshuduo/td 3801 taosdump coverity scan issue (#6642 )
* [TD-3801]<fix>: taosdump coverity scan issue.
* merge from commit: 069169e7c1
and fix coverity scan issue.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-4932]fix jenkins errors on master branch (#6645 )
* [TD-4932]fix jenkins errors on master branch
* fix
* fix
* fix
* fix
* [TD-4132]<test>:modify taosdump-testcase of column length
* [TD-4918]<fix>: taosdemo subscribe endAfterResume. (#6653 )
* [TD-4915]<fix> fix show-create-database except
* Hotfix/sangshuduo/td 4892 taosdemo sub fetch (#6669 )
* [TD-4892]<fix>: taosdemo subscribe fetch result.
* fix stbname length.
* restrict prefix length.
* submit empty
* fix minor code.
* fix crash if no result file.
* decrease few debug print level.
* fix offset issue
* [TD-4987]<fix>: issues memory sanitizier detected. (#6675 )
* [TD-4826]<fix>: no extra sleep if no message in vwqueue
* [TD-4593]<fix>: fix vnode cannnot close while syncing
* Hotfix/sangshuduo/td 4918 taosdemo sub afterconsume (#6685 )
* [TD-4918]<fix>: taosdemo subscribe endAfterResume.
* fix mask length.
* fix heap use-after-free.
* Hotfix/sangshuduo/td 4987 detected by mem sanitizer (#6684 )
* [TD-4987]<fix>: issues memory sanitizier detected.
* fix mask width issue.
* [TD-4828]<fix> handle dnode exit code
* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6702 )
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: use jemalloc.
build works as following instructions:
cmake .. -DJEMALLOC_ENABLED=true
make
* fix jemalloc at tag 5.2.1
* fix conflicts
* make install works.
* fix conflicts.
* release script works.
* fix typo
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* TD-4835
* only compile in lua
* [td-4748]<fix>:fix the temp file generate buf on windows platform.
* change cmake options
* [TD-5007]<fix>: use build directory's taosdump to test. (#6710 )
btw, solve two taosdemo test cases too.
* Hotfix/sangshuduo/td 4838 taosdump binary len bug (#6713 )
* [TD-4838]<fix>: taosdump binary length bug.
* taosdump code refactoring.
* fix arm32 compile issue.
Co-authored-by: tomchon <haoran920c@163.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: Minglei Jin <mljin@taosdata.com>
Co-authored-by: Baosheng Chang <changb9@mcmaster.ca>
Co-authored-by: Hongze Cheng <hzcheng@taosdata.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Yiqing Liu <yqliu@taosdata.com>
Co-authored-by: Hui Li <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: yihaoDeng <yhdeng@taosdata.com>
Co-authored-by: wpan <wpan@taosdata.com>
Co-authored-by: Haojun Liao <hjxilinx@users.noreply.github.com>
Co-authored-by: Haojun Liao <hjliao@taosdata.com>
2021-07-02 17:31:12 +08:00
Shengliang Guan
88c283f904
Merge from master into develop ( #6709 )
...
* [TD-4132]<test>: add taosdump-testcase of boundary value testing
* [TD-3952]<test>: add taodemo-testcase that query with restful connector
* merge master
* modify taosdemo-testcase
* add testcase of async subscirbe and max sql num
* testcase-subscribe of super table
* testcase-modify sub
* modify subscribe testcase
* [TD-4238]<test>: add taodemo-testcase that records of number in request sql less than 32767
* add taosdemo-subscribe-testcase
* update taosdemo testcase
* temp commit
* temp commit
* temp commit
* temp1
* temp
* [TD-4369]<test>: add testcase of resubscibe
* [TD-4826]<fix>: new error code 0x0406 (Dnode is exiting) for tsc
* [TD-4369]<test>: add testcase of resubscibe and json file
* temp
* update master to develop's version
* Update boundary2.py
* [TD-4912]<hotfix>: fix coredump when drop vnode
* Hotfix/sangshuduo/td 3801 taosdump coverity scan issue (#6642 )
* [TD-3801]<fix>: taosdump coverity scan issue.
* merge from commit: 069169e7c1
and fix coverity scan issue.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-4932]fix jenkins errors on master branch (#6645 )
* [TD-4932]fix jenkins errors on master branch
* fix
* fix
* fix
* fix
* [TD-4132]<test>:modify taosdump-testcase of column length
* [TD-4918]<fix>: taosdemo subscribe endAfterResume. (#6653 )
* [TD-4915]<fix> fix show-create-database except
* Hotfix/sangshuduo/td 4892 taosdemo sub fetch (#6669 )
* [TD-4892]<fix>: taosdemo subscribe fetch result.
* fix stbname length.
* restrict prefix length.
* submit empty
* fix minor code.
* fix crash if no result file.
* decrease few debug print level.
* fix offset issue
* [TD-4987]<fix>: issues memory sanitizier detected. (#6675 )
* [TD-4826]<fix>: no extra sleep if no message in vwqueue
* [TD-4593]<fix>: fix vnode cannnot close while syncing
* Hotfix/sangshuduo/td 4918 taosdemo sub afterconsume (#6685 )
* [TD-4918]<fix>: taosdemo subscribe endAfterResume.
* fix mask length.
* fix heap use-after-free.
* Hotfix/sangshuduo/td 4987 detected by mem sanitizer (#6684 )
* [TD-4987]<fix>: issues memory sanitizier detected.
* fix mask width issue.
* [TD-4828]<fix> handle dnode exit code
* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6702 )
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: use jemalloc.
build works as following instructions:
cmake .. -DJEMALLOC_ENABLED=true
make
* fix jemalloc at tag 5.2.1
* fix conflicts
* make install works.
* fix conflicts.
* release script works.
* fix typo
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* fix retentionpolicy bug
Co-authored-by: tomchon <haoran920c@163.com>
Co-authored-by: Minglei Jin <mljin@taosdata.com>
Co-authored-by: Baosheng Chang <changb9@mcmaster.ca>
Co-authored-by: Hongze Cheng <hzcheng@taosdata.com>
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Yiqing Liu <yqliu@taosdata.com>
Co-authored-by: Hui Li <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: yihaoDeng <yhdeng@taosdata.com>
Co-authored-by: wpan <wpan@taosdata.com>
Co-authored-by: Haojun Liao <hjxilinx@users.noreply.github.com>
2021-07-02 13:51:18 +08:00
Shuduo Sang
08f11d51ee
[TD-5007]<fix>: use build directory's taosdump to test. ( #6711 )
...
btw, solve two taosdemo test cases too.
2021-07-02 10:14:41 +08:00
Shuduo Sang
88cc5e5e87
[TD-5007]<fix>: use build directory's taosdump to test. ( #6710 )
...
btw, solve two taosdemo test cases too.
2021-07-01 23:28:19 +08:00
tomchon
f5f56ae280
[TD-4132]<test>:modify taosdump-testcase of column length
2021-06-28 18:50:11 +08:00
tomchon
bcfb8b1fe1
[TD-4369]<test>: add testcase of resubscibe and json file
2021-06-25 16:49:47 +08:00
tomchon
39604d7726
[TD-4369]<test>: add testcase of resubscibe
2021-06-25 15:21:14 +08:00
zhaoyanggh
53f12701f7
add test case to verify taosdump with binary and nchar data
2021-06-25 09:07:12 +08:00
tomchon
4949dd4671
temp
2021-06-09 11:12:42 +08:00
tomchon
73b6c43496
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-06-03 06:26:52 +08:00
bryanchang0603
3ed6933ea8
[TD-4422] remove useless file
2021-06-01 18:34:36 +08:00
bryanchang0603
fd10ee01ed
[TD-4422] merging json files into 2 json files
2021-06-01 18:30:13 +08:00
bryanchang0603
f26a6a23a5
[TD-4422] adding test case for auto_create_table exception cases
2021-06-01 09:57:10 +08:00
bryanchang0603
a613833b5f
[TD-4422]-adding test cases for different combination of drop, child_table_exist, and auto_create_table
2021-05-31 17:13:03 +08:00
tomchon
cd6258ebfb
temp commit
2021-05-26 21:24:34 +08:00
tomchon
1128b31985
temp commit
2021-05-25 10:36:17 +08:00
tomchon
0eafd19005
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-05-24 13:26:00 +08:00
tomchon
df1fb4c5bb
update taosdemo testcase
2021-05-22 17:01:22 +08:00
Ping Xiao
9ef6b68030
[TD-4263]<test>: update performance test script
2021-05-22 13:56:06 +08:00
tomchon
f321ba919f
add taosdemo-subscribe-testcase
2021-05-21 19:16:16 +08:00
tomchon
269547ebd3
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-05-21 14:38:15 +08:00
tomchon
8470f09885
[TD-4238]<test>: add taodemo-testcase that records of number in request sql less than 32767
2021-05-20 19:55:12 +08:00
Ping Xiao
4b016b75bb
[TD-4263]<test>: update performance test script
2021-05-20 19:08:42 +08:00
tomchon
c8c1b35ee4
modify subscribe testcase
2021-05-20 11:01:18 +08:00
tomchon
fef23f6eac
testcase-modify sub
2021-05-19 20:16:00 +08:00
tomchon
75fef03688
testcase-subscribe of super table
2021-05-19 17:55:11 +08:00
tomchon
abe9b75667
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-05-19 13:23:22 +08:00
tomchon
0f96df1fe6
add testcase of async subscirbe and max sql num
2021-05-19 13:20:20 +08:00
Shuduo Sang
6d448dcac1
Hotfix/sangshuduo/td 4136 taosdemo records morethan 32767 ( #6147 )
...
* [TD-4136]<fix>: taosdemo max records per req < 32767
* [TD-4136]<fix>: taosdemo check insert rows not more than 32767.
check insert rows for progressive.
* fix with answer_yes.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-18 16:48:17 +08:00
tomchon
a494bb3b21
modify taosdemo-testcase
2021-05-17 19:29:50 +08:00
tomchon
8a8f9d2bf7
merge master
2021-05-13 21:37:01 +08:00
tomchon
15cfeb7f5e
[TD-3952]<test>: add taodemo-testcase that query with restful connector
2021-05-13 21:30:50 +08:00
tomchon
0e93801581
[TD-4132]<test>: add taosdump-testcase of boundary value testing
2021-05-11 19:26:15 +08:00
Shuduo Sang
af33e11840
[TD-4136]<fix>: taosdemo max records per req < 32767 ( #6082 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-11 19:06:02 +08:00
tomchon
bd0b8df12d
[TD-4037]<test>: add taodemo-testcase that childtable_count is less than or equal zero and num_of_records_per_req is equal zero
2021-05-07 14:39:19 +08:00
tomchon
980df53800
[TD-3998]<test>: add taodemo-testcase that inserting too many rows won't make ts disorder
2021-05-06 21:15:20 +08:00
tomchon
4573d7f6ea
Merge branch 'master' into test/chr
2021-04-23 11:33:23 +08:00
tomchon
46905c402a
[TD-3453]<test>:modify filepath in scripts
2021-04-23 11:25:08 +08:00
Shuduo Sang
56969c41e7
[TD-3906]<fix>: taosdemo back to 4 INT columns. ( #5883 )
...
* [TD-3906]<fix>: taosdemo back to 4 INT columns.
* [TD-3906]<fix>: taosdemo back to 4 columns.
test case need change correspondingly.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-22 18:35:14 +08:00
tomchon
7eba44be08
[TD-3414]<test>: add insert function with json files of taodemo-testcase
2021-04-22 13:54:23 +08:00
tomchon
c21292c7a6
[TD-3414]<test>: add insert function with json files of taodemo-testcase -repeat
2021-04-21 20:04:03 +08:00
Shuduo Sang
640062a53d
Hotfix/sangshuduo/td 3401 query statistic ( #5795 )
...
* [TD-3401]<fix>: taosdemo query statistic.
refactor func name.
* [TD-3401]<fix>: taosdemo query statistic.
refactor func name 2.
* [TD-3401]<fix>: taosdemo support query statistic.
implementation.
* cleanup
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-13 16:24:42 +08:00
Shuduo Sang
7153904339
[TD-3317]<fix>: taosdemo interlace insertion. ( #5774 )
...
patch for master.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-11 21:31:47 +08:00
Shuduo Sang
e1739b86a9
Hotfix/sangshuduo/td 3607 taosdemo buffer overflow ( #5659 )
...
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-02 19:22:04 +08:00
Shuduo Sang
6cb5af8072
Hotfix/sangshuduo/td 3607 taosdemo buffer overflow ( #5636 )
...
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-31 21:40:40 +08:00
Ping Xiao
97b3cdb0de
[TD-3602]<test>: update perf test script
2021-03-30 18:46:43 +08:00
Ping Xiao
1a8d62834f
[TD-3602]<test>: update perf test script
2021-03-30 15:18:49 +08:00
Shuduo Sang
41741a599f
Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan ( #5602 )
...
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
fix subscribeTest pids uninitialized.
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix coverity scan issues.
check super tbl info pointer.
* [TD-3197] <fix>: fix coverity scan issues.
move sub tbl query thread join into loop
* [TD-3197] <fix>: fix coverity scan issues.
remove unused variable
* [TD-3197] <fix>: fix coverity scan issues.
use more secure random library
* [TD-3197] <fix>: fix coverity scan issues.
use strncpy for more safe
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
replace arc4random with rand().
* [TD-3197] <fix>: fix coverity scan issues.
check stb info pointer for start time
* [TD-3197] <fix>: fix coverity scan issues.
fix strcpy vulnerability
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
modify taosdemoTest2. try to check database continously.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-28 20:23:11 +08:00
Shuduo Sang
6e3322d35d
Feature/sangshuduo/td 3434 taosdemo support query times ( #5541 )
...
* [TD-3434] <feature>: taosdemo support query times
first commit.
* [TD-3434] <feature>: taosdemo support query times.
refine interlace test case.
* [TD-3434] <feature>: taosdemo support query times.
change cmdline parameters according to TD-3431.
* [TD-3434] <feature>: taosdemo support query times.
fix typo in fulltest.sh
* [TD-3434] <feature>: taosdemo support query times.
add 2 sec sleep to avoid segfault.
* [TD-3434] <feature>: taosdemo support query times.
make query test easier to pass.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-24 16:58:09 +08:00
Shuduo Sang
3b97bd716d
Feature/sangshuduo/td 3317 taosdemo interlace ( #5537 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
* [TD-3317] <feature>: make taosdemo support interlace mode.
json parameter rows_per_tbl support.
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode insertion.
refactor.
* [TD-3317] <feature>: support interlace mode insertion.
change json file.
* [TD-3317] <feature>: support interlace mode insertion.
fix multithread create table regression.
* [TD-3317] <feature>: support interlace mode insertion.
working but not perfect.
* [TD-3317] <feature>: support interlace mode insertion.
rename lowaTest with taosdemoTestWithJson
* [TD-3317] <feature>: support interlace mode insertion.
perfect
* [TD-3317] <feature>: support interlace mode insertion.
cleanup.
* [TD-3317] <feature>: support interlace mode insertion.
adjust algorithm of loop times.
* [TD-3317] <feature>: support interlace mode insertion.
fix delay time bug.
* [TD-3317] <feature>: support interlace mode insertion.
fix progressive timestamp bug.
* [TD-3317] <feature>: support interlace mode insertion.
add an option for performance print.
* [TD-3317] <feature>: support interlace mode insertion.
change json test case with less table for acceleration.
* [TD-3317] <feature>: support interlace mode insertion.
change progressive mode timestamp step and testcase.
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
fix subscribeTest pids uninitialized.
* [TD-3317] <feature>: support interlace mode insertion.
add time shift for no sleep time.
* [TD-3317] <feature>: support interlace insert.
rework timestamp.
* [TD-3317] <feature>: support interlace mode insertion.
change rows_per_tbl to interlace_rows.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-23 15:14:50 +08:00
Shuduo Sang
dfdeb7e0cc
[TD-3431] <fix>: fix taosdemo cmdline incorrect arguments. ( #5536 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-23 11:15:11 +08:00
Shuduo Sang
82ad11630d
Feature/sangshuduo/td 3416 taosdemo interlace testcase ( #5524 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
* [TD-3317] <feature>: make taosdemo support interlace mode.
json parameter rows_per_tbl support.
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode insertion.
refactor.
* [TD-3317] <feature>: support interlace mode insertion.
change json file.
* [TD-3317] <feature>: support interlace mode insertion.
fix multithread create table regression.
* [TD-3317] <feature>: support interlace mode insertion.
working but not perfect.
* [TD-3317] <feature>: support interlace mode insertion.
rename lowaTest with taosdemoTestWithJson
* [TD-3317] <feature>: support interlace mode insertion.
perfect
* [TD-3317] <feature>: support interlace mode insertion.
cleanup.
* [TD-3317] <feature>: support interlace mode insertion.
adjust algorithm of loop times.
* [TD-3317] <feature>: support interlace mode insertion.
fix delay time bug.
* [TD-3317] <feature>: support interlace mode insertion.
fix progressive timestamp bug.
* [TD-3317] <feature>: support interlace mode insertion.
add an option for performance print.
* [TD-3317] <feature>: support interlace mode insertion.
change json test case with less table for acceleration.
* [TD-3317] <feature>: support interlace mode insertion.
change progressive mode timestamp step and testcase.
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
fix subscribeTest pids uninitialized.
* [TD-3317] <feature>: support interlace mode insertion.
add time shift for no sleep time.
* [TD-3317] <feature>: support interlace insert.
rework timestamp.
* [TD-3416] <feature>: add taosdemo interlace testcase.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-22 15:44:06 +08:00
Shuduo Sang
b294d3ebaa
Feature/sangshuduo/td 3317 taosdemo interlace ( #5500 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
* [TD-3317] <feature>: make taosdemo support interlace mode.
json parameter rows_per_tbl support.
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode insertion.
refactor.
* [TD-3317] <feature>: support interlace mode insertion.
change json file.
* [TD-3317] <feature>: support interlace mode insertion.
fix multithread create table regression.
* [TD-3317] <feature>: support interlace mode insertion.
working but not perfect.
* [TD-3317] <feature>: support interlace mode insertion.
rename lowaTest with taosdemoTestWithJson
* [TD-3317] <feature>: support interlace mode insertion.
perfect
* [TD-3317] <feature>: support interlace mode insertion.
cleanup.
* [TD-3317] <feature>: support interlace mode insertion.
adjust algorithm of loop times.
* [TD-3317] <feature>: support interlace mode insertion.
fix delay time bug.
* [TD-3317] <feature>: support interlace mode insertion.
fix progressive timestamp bug.
* [TD-3317] <feature>: support interlace mode insertion.
add an option for performance print.
* [TD-3317] <feature>: support interlace mode insertion.
change json test case with less table for acceleration.
* [TD-3317] <feature>: support interlace mode insertion.
change progressive mode timestamp step and testcase.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-19 17:43:18 +08:00
Shuduo Sang
3f312f8bf4
Feature/sangshuduo/td 3317 taosdemo interlace ( #5476 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
* [TD-3317] <feature>: make taosdemo support interlace mode.
json parameter rows_per_tbl support.
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode insertion.
refactor.
* [TD-3317] <feature>: support interlace mode insertion.
change json file.
* [TD-3317] <feature>: support interlace mode insertion.
fix multithread create table regression.
* [TD-3317] <feature>: support interlace mode insertion.
working but not perfect.
* [TD-3317] <feature>: support interlace mode insertion.
rename lowaTest with taosdemoTestWithJson
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-17 23:15:18 +08:00
Shuduo Sang
8e455df297
Hotfix/sangshuduo/td 3327 taosdemo segfault sampledata ( #5458 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-16 18:51:11 +08:00
Shuduo Sang
bbfde59f0a
Hotfix/sangshuduo/td 3316 testcase for taosdemo limit offset ( #5451 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
2021-03-16 07:55:22 +08:00
Shuduo Sang
7d7f7ada31
[TD-3316] <test>: add testcase for taosdemo child table limit and offset.
2021-03-15 19:13:59 +08:00
Shuduo Sang
ac4311d488
[TD-3192] <feature>: support child table limit and offset.
...
add test case
2021-03-15 19:09:51 +08:00
Shuduo Sang
867f443c5b
[TD-3192] <feature>: support stb limit and offset. fix sleep time.
2021-03-11 20:57:39 +08:00
Shuduo Sang
9e7ed32f40
[TD-3192] <feature>: support stb limit and offset. refactor.
2021-03-11 16:16:54 +08:00
Ping Xiao
a886b8e447
update test case, reduce case time
2021-03-05 16:51:04 +08:00
Shuduo Sang
12d89a7547
[TD-2984] <fix>: combine taosdemo and taosdemox. modify test case for new schema.
2021-02-22 03:00:14 +00:00
Shuduo Sang
eb8ca83bda
[TD-2984] <fix>: combine taosdemo and taosdemox.
2021-02-22 01:58:52 +00:00
Shuduo Sang
0b718f8854
[TD-2984] <fix>: combine taosdemo and taosdemox. fix taosdemoTest.py.
2021-02-20 03:12:17 +00:00
Shuduo Sang
f2fc2fe82e
[TD-2984] <fix>: combine taosdemo and taosdemox.
2021-02-19 06:35:49 +00:00
Ping Xiao
86c2c8f871
Fix taosdemotest2.py failure
2021-02-04 10:58:11 +08:00
Ping Xiao
01e47002ea
Fix taosdemoTest2.py failure
2021-02-04 10:32:57 +08:00
Ping Xiao
bdc6e4f00b
Fix taosdemo test failure
2021-02-02 16:50:32 +08:00
Ping Xiao
4868573897
[TD-2687]<test> add test case
2021-01-08 10:23:09 +08:00
Ping Xiao
1d6105641f
fix lowa test failure
2021-01-05 17:19:31 +08:00
Ping Xiao
58e23b5295
[TD-2551]<test>: get insert delay values for taosdemo performance
2020-12-29 19:56:06 +08:00
Ping Xiao
ffa51bb990
[TD-2114]<test>: Imporve performance test script
2020-12-08 16:00:19 +08:00
Ping Xiao
c0b7e87222
[TD-2337] <test> add test case
2020-12-06 23:30:21 +08:00
Ping Xiao
431fc93950
add test cases into fulltest.sh
2020-11-25 16:15:22 +08:00
Ping Xiao
3e7c81eafb
[TD-2126] <test> add test case for taosdump
2020-11-25 16:03:43 +08:00
Ping Xiao
3b6b05691f
[TD-1355] <test> add test case, fix queryInterval
2020-11-19 17:54:27 +08:00
Ping Xiao
cf094e9032
[TD-1447] <test> add test case for lowa
2020-11-12 10:00:59 +08:00
bryanchang0603
ed50bd47c2
[TD-4473] updating test cases
2021-06-07 09:32:23 +08:00
bryanchang0603
5bb0a3d04b
[TD-4473] initial git
2021-06-05 17:17:13 +08:00
Shengliang Guan
77f208001a
Merge from master
2021-06-03 21:23:41 +08:00
bryanchang0603
3a12c502c7
[TD-4475] remove temp file
2021-06-02 16:38:57 +08:00
bryanchang0603
97e9070a21
[TD-4476] test case finished
2021-06-02 16:34:41 +08:00
bryanchang0603
3b867c876d
[TD-4476] add manual test case
2021-06-02 15:07:17 +08:00
bryanchang0603
29ca859f11
[TD-4475] add manual test case for hot alter block
2021-06-02 13:37:36 +08:00
bryanchang0603
6439e9addc
[TD-4475] modifying the test case
2021-06-02 11:55:16 +08:00
bryanchang0603
f6d5bef757
Merge branch 'develop' into test/TD-4475
2021-06-02 11:03:43 +08:00
bryanchang0603
08f33005b6
[TD-4475] update test case
2021-06-01 19:02:34 +08:00
bryanchang0603
9eb020f900
[TD-4475] adding draft test case
2021-06-01 18:02:32 +08:00
bryanchang0603
469f709521
[TD-4474] adding test case for testing lastRow hot alter
2021-06-01 16:58:27 +08:00
liuyq-617
0bf112a258
[TD-1532] fix taosdemo case bug
2020-09-23 11:42:34 +08:00
Ping Xiao
cc8a315c3e
TD-1113: Add taosdemo into daily test
2020-08-13 17:12:01 +08:00