Shuduo Sang
|
66f31a0077
|
[TD-14331]<fix>: make util/dnodes.py flexible (#11022)
* [TD-14331]<fix>: make util/dnodes.py flexible
for 3.0
* make getPath clear
|
2022-03-26 22:49:42 +08:00 |
Cary Xu
|
b44ef3c81e
|
use dataDir to init sma env
|
2022-03-17 18:16:57 +08:00 |
Shuduo Sang
|
43feda0595
|
[TD-13408]<test>: move tests in for3.0 (#10598)
* restore .gitmodules
* Revert "[TD-13408]<test>: move tests out"
This reverts commit f80a4ca49ff37431bc0bc0dafb5ccf5858b00beb.
* revert f80a4ca49ff37431bc0bc0dafb5ccf5858b00beb
* immigrate file change from stand-alone repo to TDengine
for 3.0
* remove tests repository for Jenkinsfile2
Co-authored-by: tangfangzhi <fztang@taosdata.com>
|
2022-03-07 19:25:29 +08:00 |
Shuduo Sang
|
bf5a3e106b
|
[TD-13408]<test>: move tests out (#10176)
* [TD-13408]<test>: move tests out
for 3.0 branch
* add Jenkinsfile2
Co-authored-by: tangfangzhi <fztang@taosdata.com>
|
2022-02-10 15:25:50 +08:00 |
Haojun Liao
|
c8ffc27e7e
|
[td-10564] merge 3.0
|
2021-12-14 15:16:41 +08:00 |
Shuduo Sang
|
0fc2985bf2
|
[TD-5757]<fix>: taosdump precision. (#7896)
|
2021-09-14 23:20:38 +08:00 |
happyguoxy
|
e47df8c360
|
[TD-6633]<test>:modify python file
|
2021-09-14 11:30:20 +08:00 |
happyguoxy
|
26661d12a3
|
[TD-6633]<test>:modify python file
|
2021-09-14 10:50:48 +08:00 |
happyguoxy
|
db016bd718
|
[TD-6633]<test>:modify python file
|
2021-09-14 10:39:52 +08:00 |
Hui Li
|
fb7aeed459
|
Merge pull request #7888 from taosdata/feature/TD-4352
[TD-4840]<test>:add tsdb testcase to fulltest'script
|
2021-09-14 09:48:40 +08:00 |
Hui Li
|
d86c5910ec
|
Merge pull request #7874 from taosdata/test/td-6515-2
[TD-6515]<test>: add 45 testcases for OpenTSDB telnet style data import
|
2021-09-13 19:53:28 +08:00 |
tomchon
|
334400fb32
|
add tsdb testcase to fulltest'script
|
2021-09-13 11:19:05 +08:00 |
happyguoxy
|
39273a13ba
|
[TD-6617]<test>: modify fulltest.sh
|
2021-09-13 10:36:12 +08:00 |
tomchon
|
2cfeb6236a
|
Merge branch 'feature/TD-4352' of github.com:taosdata/TDengine into feature/TD-4352
|
2021-09-13 10:28:46 +08:00 |
dapan1121
|
b1b09f65bf
|
Merge pull request #7825 from taosdata/feature/TD-6443
[TD-6443]<feature>: Support OpenTSDB HTTP JSON data import format
|
2021-09-13 10:03:05 +08:00 |
jiajingbin
|
d4b7655b97
|
add errorTypeCheckCase()
|
2021-09-12 21:48:48 +08:00 |
jiajingbin
|
30fd34772c
|
[TD-6515]<test>: add 45 testcases for OpenTSDB telnet style data import
leave a bug ---> self.symbolsCheckCase()
no fulltest temporarily
|
2021-09-11 22:58:22 +08:00 |
Shuduo Sang
|
e9e5dc22f7
|
Hotfix/sangshuduo/td 5872 taosdemo stmt improve (#7872)
* [TD-5872]<fix>: taosdemo stmt improve.
* refactor stmt functions.
* [TD-5872]<fix>: taosdemo stmt csv perf improve.
* rand func back to early impl.
* fix windows/mac compile error.
* fix empty tag sample.
* [TD-5873]<test>add stmt’performance taosdemo testcase
* add data_type enum and stmt_batch framework.
* use data type enum and fix test case limit/offset.
* revert thread number.
* rename MAX_SAMPLES_ONCE_FROM_FILE to reflect reality.
* split func for stmt interlace.
* fix bug that get build path.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: tomchon <haoran920c@163.com>
|
2021-09-11 17:56:33 +08:00 |
Alex Duan
|
7f9169cab6
|
Merge pull request #7545 from taosdata/long_query
Long query
|
2021-09-11 12:02:23 +08:00 |
Shuduo Sang
|
d42ed29138
|
Hotfix/sangshuduo/td 5872 taosdemo stmt improve (#7853)
* [TD-5872]<fix>: taosdemo stmt improve.
* refactor stmt functions.
* [TD-5872]<fix>: taosdemo stmt csv perf improve.
* rand func back to early impl.
* fix windows/mac compile error.
* fix empty tag sample.
* [TD-5873]<test>add stmt’performance taosdemo testcase
* add data_type enum and stmt_batch framework.
* use data type enum and fix test case limit/offset.
* revert thread number.
* rename MAX_SAMPLES_ONCE_FROM_FILE to reflect reality.
* split func for stmt interlace.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: tomchon <haoran920c@163.com>
|
2021-09-10 15:45:49 +08:00 |
Shuduo Sang
|
1bd435f466
|
Hotfix/sangshuduo/td 5872 taosdemo stmt improve (#7839)
* [TD-5872]<fix>: taosdemo stmt improve.
* refactor stmt functions.
* [TD-5872]<fix>: taosdemo stmt csv perf improve.
* rand func back to early impl.
* fix windows/mac compile error.
* fix empty tag sample.
* [TD-5873]<test>add stmt’performance taosdemo testcase
* add data_type enum and stmt_batch framework.
* use data type enum and fix test case limit/offset.
* revert thread number.
* rename MAX_SAMPLES_ONCE_FROM_FILE to reflect reality.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: tomchon <haoran920c@163.com>
|
2021-09-09 16:54:51 +08:00 |
Ganlin Zhao
|
a99abf36ab
|
[TD-6560]<test>: Add unit test cases for parsing OpenTSDB HTTP JSON data import format
|
2021-09-09 15:08:32 +08:00 |
Shuduo Sang
|
26821d99f3
|
[DONT MERGE] Hotfix/sangshuduo/td 5872 taosdemo stmt improve (#7733)
* [TD-5872]<fix>: taosdemo stmt improve.
* refactor stmt functions.
* [TD-5872]<fix>: taosdemo stmt csv perf improve.
* rand func back to early impl.
* fix windows/mac compile error.
* fix empty tag sample.
* [TD-5873]<test>add stmt’performance taosdemo testcase
* add data_type enum and stmt_batch framework.
* use data type enum and fix test case limit/offset.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: tomchon <haoran920c@163.com>
|
2021-09-09 11:42:24 +08:00 |
dapan1121
|
ab24035c2a
|
Merge pull request #7763 from taosdata/fix/TD-6442
[TD-6442]<feature>: Support OpenTSDB telnet style data import format
|
2021-09-08 15:28:15 +08:00 |
Yiqing Liu
|
cce7d18409
|
Revert "[TD-5661]<test>: let the case running on CI for nano support for all connector"
|
2021-09-08 07:54:46 +08:00 |
Hui Li
|
e915845c11
|
Merge pull request #7743 from taosdata/nanosupport_TestCase_for_connectors
[TD-5661]<test>: let the case running on CI for nano support for all connector
|
2021-09-07 18:59:12 +08:00 |
jiajingbin
|
38048a2482
|
debug symbolsCheckCase
|
2021-09-07 17:00:51 +08:00 |
Hui Li
|
0ae2f329e4
|
Merge pull request #7808 from taosdata/xiaoping/add_test_case
[TD-6425]<test>: add test case for join result more than 1MB
|
2021-09-07 16:57:01 +08:00 |
jiajingbin
|
e9f0d8c97c
|
Merge branch 'develop' into fix/TD-6442
|
2021-09-07 16:44:54 +08:00 |
liuyq-617
|
453e4452da
|
update version.py
|
2021-09-07 16:20:11 +08:00 |
liuyq-617
|
be63fe34c5
|
update version case
|
2021-09-07 16:13:37 +08:00 |
Ping Xiao
|
08f6364137
|
[TD-6425]<test>: add test case for join result more than 1MB
|
2021-09-07 14:16:35 +08:00 |
root
|
e222daf222
|
resolve Jenkinsfile conflict
|
2021-09-07 09:50:23 +08:00 |
root
|
e577f8187b
|
let CI restart!
|
2021-09-06 19:12:34 +08:00 |
Hui Li
|
463b3df28a
|
Merge pull request #7787 from taosdata/test/td-6221-d
[TD-6221]<test>Perfect scene of concurrent inquery
|
2021-09-06 18:27:33 +08:00 |
liuyq-617
|
e8469ca511
|
[TD-6221]<test>Perfect scene of concurrent inquery
|
2021-09-06 15:43:02 +08:00 |
Ganlin Zhao
|
4199c82698
|
[TD-6506]<test>: Add unit test cases for parsing OpenTSDB telnet style data import format
|
2021-09-02 16:13:28 +08:00 |
jiajingbin
|
5ab1c3abad
|
[TD-6445]<test>: add interp testcases not covered
|
2021-09-02 15:47:26 +08:00 |
AlexDuan
|
27fd99f85a
|
Merge branch 'develop' into long_query
|
2021-09-02 09:52:19 +08:00 |
wenzhouwww
|
d813d29050
|
Merge branch 'develop' into nanosupport_TestCase_for_connectors
|
2021-09-01 16:37:10 +08:00 |
bryanchang0603
|
eb2ea822e2
|
modify fulltest.sh about nano test case
|
2021-09-01 14:22:32 +08:00 |
wenzhouwww
|
ff6c36cb65
|
Update fulltest.sh
|
2021-09-01 10:22:34 +08:00 |
Hui Li
|
50b3291a26
|
Merge pull request #7683 from taosdata/test/td-5929-2
[TD-5929]<test> create testcases for TD-5929 ---> diff cols support or
|
2021-08-31 18:18:14 +08:00 |
AlexDuan
|
afb9962c2f
|
showOffline needed
|
2021-08-31 11:48:54 +08:00 |
AlexDuan
|
f1fe388881
|
restore showOffline....py file
|
2021-08-31 10:36:52 +08:00 |
Linhe Huo
|
2483985d4b
|
[TD-6449]<fix>: fix python3.6 datetime parsing in pytest util package (#7704)
|
2021-08-30 23:04:52 +08:00 |
AlexDuan
|
784a0bc17a
|
Merge branch 'develop' into long_query
|
2021-08-30 19:03:09 +08:00 |
jiajingbin
|
e0805bdda1
|
[TD-5929]<test> create testcases for TD-5929 ---> diff cols support or
|
2021-08-29 09:14:50 +00:00 |
liuyq-617
|
33254ace8a
|
add query/query.py in fulltest.sh
|
2021-08-28 15:26:15 +08:00 |
liuyq-617
|
12f4137681
|
[TD-6387]<test> fetch over 100000 from super table
|
2021-08-28 14:52:44 +08:00 |
Haojun Liao
|
de0e8d88ae
|
Merge pull request #7631 from taosdata/feature/query
[td-6395]<enhance>: use the keyword "every" instead of keyword of "in…
|
2021-08-28 12:51:24 +08:00 |
Hui Li
|
ee729b04ec
|
Merge pull request #7655 from taosdata/test/TD-6359_escape_case
[TD-6359]<test>: "add test case for escape '_' by '\' "
|
2021-08-28 11:18:16 +08:00 |
dapan1121
|
13c2db3ae3
|
Merge pull request #7599 from taosdata/feature/TD-6285
[TD-6285]<feature>: added directive for db name in restful interface
|
2021-08-28 10:45:56 +08:00 |
wenzhouwww
|
3bd0f75912
|
[TD-6359]<test>: add test case for escape '_' by '\'
|
2021-08-27 15:16:33 +08:00 |
wenzhouwww
|
c68aa1a08f
|
[TD-6339]<test>: add test case for escape '_' by '\'
|
2021-08-27 15:14:27 +08:00 |
Hui Li
|
f453220e0a
|
Merge pull request #7639 from taosdata/xiaoping/add_test_case
[TD-6312]<test>: last_row query in table with 100 columns
|
2021-08-27 14:19:27 +08:00 |
Haojun Liao
|
604efc0029
|
Merge branch 'develop' into feature/query
|
2021-08-27 13:09:18 +08:00 |
wenzhouwww
|
00a07ec721
|
[TD-6289]<test> :modify case codes!
|
2021-08-27 12:00:53 +08:00 |
wenzhouwww
|
47f39f45ab
|
[TD-6289]<test>: add test case about restful for param 'httpDbNameMandatory'
|
2021-08-27 11:53:09 +08:00 |
dapan1121
|
f9e22c1632
|
Merge pull request #7512 from taosdata/feature/szhou/schemaless
[schemaless][RunCITest]
|
2021-08-27 10:29:29 +08:00 |
Haojun Liao
|
40ea53b7cd
|
[td-255] update the python test script
|
2021-08-27 10:22:16 +08:00 |
Ping Xiao
|
2a30e5b57e
|
[TD-6312]<test>: add test case for last_row query in table with 100 columns
|
2021-08-27 10:10:40 +08:00 |
Ping Xiao
|
d921a078e8
|
[ci skip] update cfg key
|
2021-08-27 09:38:37 +08:00 |
Shengliang Guan
|
fbc40c2900
|
Merge pull request #7579 from taosdata/feature/d1
merge from master into develop
|
2021-08-26 09:16:27 +08:00 |
wenzhouwww
|
d6b432b74b
|
[TD-5661]<test>: add nano support test case for all connector
|
2021-08-25 20:17:34 +08:00 |
dapan1121
|
3cdde17a00
|
Merge pull request #7578 from taosdata/hotfix/TD-6317
[TD-6317]<fix> fix test case
|
2021-08-25 18:01:13 +08:00 |
shenglian zhou
|
3e8b0e856d
|
Merge branch 'develop' into feature/szhou/schemaless
|
2021-08-25 17:11:28 +08:00 |
Hui Li
|
97612437b5
|
Merge pull request #7561 from taosdata/xiaoping/add_test_case
[TD-6295][ci skip]<test>: Update performace test script for perfMonitor
|
2021-08-25 16:41:42 +08:00 |
Shengliang Guan
|
d04dd4644f
|
Merge remote-tracking branch 'origin/develop' into feature/d1
|
2021-08-25 16:17:07 +08:00 |
Haojun Liao
|
77a920d278
|
Merge pull request #7437 from taosdata/fix/ZhiqiangWang/TD-6169-windows-dll-client-can-not-quit-problem
[DONT MERGE] [TD-6169]<fix>: windows dll client can not quit.
|
2021-08-25 14:27:39 +08:00 |
yihaoDeng
|
8da97ddfbb
|
[TD-6317]<fix> fix test case
|
2021-08-25 12:42:36 +08:00 |
Shengliang Guan
|
aff4adf71c
|
Merge from master
|
2021-08-25 11:51:48 +08:00 |
AlexDuan
|
34691fb6c7
|
modify pytest case proxy chaopingwu
|
2021-08-25 10:51:28 +08:00 |
Ping Xiao
|
993b4a0185
|
[TD-6295][ci skip]<test>: Update performace test script for perfMonitor
|
2021-08-25 09:31:39 +08:00 |
shenglian zhou
|
532fb5f7c1
|
show firstline and lastline of schemaless performace python scripts
|
2021-08-24 22:04:28 +08:00 |
Shengliang Guan
|
e043b0bb51
|
Merge from develop
|
2021-08-24 19:44:10 +08:00 |
shenglian zhou
|
1380e6c4ba
|
add log information to printlines
|
2021-08-24 17:21:35 +08:00 |
jiajingbin
|
9126417086
|
add common.py
|
2021-08-24 13:06:32 +08:00 |
jiajingbin
|
a3b56039ba
|
save for tag TD-6293
|
2021-08-24 13:06:32 +08:00 |
jiajingbin
|
1517dd9de6
|
save
|
2021-08-24 13:06:32 +08:00 |
jiajingbin
|
3ef88ec196
|
save
|
2021-08-24 13:06:32 +08:00 |
jiajingbin
|
ad0d0ab93d
|
save
|
2021-08-24 13:06:32 +08:00 |
jiajingbin
|
617c59f4a8
|
save
|
2021-08-24 13:06:32 +08:00 |
jiajingbin
|
060a7451c4
|
add testcases 5
|
2021-08-24 13:06:32 +08:00 |
afwerar
|
d3af8a9d31
|
[TD-6169]<fix>: windows dll client can not quit.
|
2021-08-24 11:05:26 +08:00 |
afwerar
|
613bd5c523
|
[TD-6169]<fix>: windows dll client can not quit.
|
2021-08-24 10:49:47 +08:00 |
zhaoyanggh
|
89b6460064
|
remove dulplicate init
|
2021-08-23 16:42:27 +08:00 |
zhaoyanggh
|
298f97fe0b
|
remove dulplicate init
|
2021-08-23 16:38:29 +08:00 |
Hui Li
|
6c9837cd5d
|
Merge pull request #7466 from taosdata/xiaoping/test_case
[ci skip] update scirpt for csv generator
|
2021-08-23 15:48:57 +08:00 |
Hui Li
|
377231fdd7
|
Merge pull request #7491 from taosdata/test/td-6223
[TD-6223]concurrent query support nested query
|
2021-08-23 15:45:15 +08:00 |
Hui Li
|
f5a8cb6373
|
Merge pull request #7471 from taosdata/test/td-6027-m
[TD-6209]<test>add case for TD-6027
|
2021-08-23 15:45:00 +08:00 |
Hui Li
|
d1548be55f
|
Merge pull request #7465 from taosdata/test/TD-6209
[TD-6209]<test>add case for TD-6027
|
2021-08-23 15:44:52 +08:00 |
Hui Li
|
79d48ca12e
|
Merge pull request #7464 from taosdata/xiaoping/add_test_case
[ci skip] update scirpt for csv generator
|
2021-08-23 15:44:45 +08:00 |
Ping Xiao
|
c4dcadc73a
|
[TD-6269]<test>[ci-skip]: disable queryWithOrderLimit.py before figuring out why it is hanging
|
2021-08-23 15:29:37 +08:00 |
Ping Xiao
|
cbfe680fbd
|
Merge branch 'master' into xiaoping/test_case
|
2021-08-23 15:27:07 +08:00 |
dapan1121
|
751beb46ca
|
Merge pull request #7481 from taosdata/fix/TD-6046
[TD-6046]<fix> fix ts top/bottom/diff/derivative ts error
|
2021-08-23 14:09:50 +08:00 |
cpwu
|
1733d74619
|
[TD-6068] <test> add test case for TD-6068
|
2021-08-20 18:45:15 +08:00 |
dapan1121
|
fcba9320b4
|
Merge pull request #7439 from taosdata/fix/TD-6011-master
[TD-6011]<fix>: where clause including 'bool' Keyword causes core dump
|
2021-08-20 18:20:04 +08:00 |
dapan1121
|
80aa65dd56
|
Merge pull request #7440 from taosdata/fix/TD-6011
[TD-6011]<fix>: where clause including 'bool' Keyword causes core dump
|
2021-08-20 18:18:20 +08:00 |
liuyq-617
|
5053132cf4
|
[TD-6223]concurrent query support nested query
|
2021-08-20 16:34:41 +08:00 |