Hui Li
c14b74ef58
Merge pull request #6738 from taosdata/test/TD-4985-m
...
Test/td 4985 m
2021-07-06 10:11:57 +08:00
Ping Xiao
748fadeeff
fix taosdemoPerformance.py runtime error
2021-07-05 17:22:45 +08:00
happyguoxy
180b8a279f
[TD-4985]<test>:test query limit and offset function
2021-07-05 11:36:30 +08:00
happyguoxy
ab1fadef86
[TD-4985]<test>:test query limit and offset function
2021-07-05 11:36:06 +08:00
happyguoxy
26e42a0350
[TD-4985]<test>:test query limit and offset function
2021-07-05 11:35:30 +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
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