Commit graph

24 commits

Author SHA1 Message Date
Shuduo Sang
d69c5977db
Test/sangshuduo/td 13408 move tests in (#10589)
* restore .gitmodules

* Revert "[TD-13408]<test>: move tests directory out"

This reverts commit 7db7bd9337.

* revert to make tests back

* immigrate file change in stand-alone repo to TDengine

* remove tests repository checkout

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-03-07 17:59:24 +08:00
Shuduo Sang
f94bfbaef0
[TD-13408]<test>: move tests directory out (#10174)
* [TD-13408]<test>: move tests directory out

* restore Jenkinsfile due to tests dir removal

* add --remote parameter to git submodule update

* git reset hard before checkout to branch

* call git submodule update for some submodules

* remove tests directory before checkout due to conflict

* as all branches remove tests, no need to remove it in script

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-02-10 13:43:13 +08:00
Ganlin Zhao
c621e0588f [TD-10870]<enhance>: [schemaless]add a NULL tag to accommodate influxDB tag is optional 2021-11-26 10:54:30 +08:00
Ganlin Zhao
b9c1fc0199 fix some test cases 2021-11-16 14:57:32 +08:00
dapan1121
362d81223d
Merge branch 'develop' into enhance/TD-10700 2021-10-27 19:11:25 +08:00
Ganlin Zhao
da4d0f4e14 [schemaless] modified test cases 2021-10-27 15:46:04 +08:00
Ganlin Zhao
a9758133d2 [TD-10700]<enhance>: fixed uppercase tag in escape quote issue 2021-10-26 18:38:37 +08:00
Ganlin Zhao
190f5cf302 [TD-10700]<enhance>: fixed uppercase tag in escape quote issue 2021-10-26 18:02:54 +08:00
Ganlin Zhao
de8613b9b7 [TD-10700]<enhance>: add test case for telnet protocol inserting
keywords/special character
2021-10-26 16:00:22 +08:00
Ganlin Zhao
a9ce50afe4 [TD-10700]<enhance>: The escape char backstick can be used for both tag name and column name 2021-10-25 23:21:11 +08:00
dapan1121
b769e7603f
Merge pull request #8289 from taosdata/enhance/TD-10642
Modified taos_schemaless_insert api to include affected rows and error msg buffer
2021-10-22 15:38:59 +08:00
Ganlin Zhao
e84be94b4e fixed python connector and test cases; 2021-10-20 13:04:15 +08:00
Ganlin Zhao
3143c1f421 make jenkins happy 2021-10-18 10:24:09 +08:00
Ganlin Zhao
9324542753 [TD-10639]<fix>: add test cases; 2021-10-15 17:26:35 +08:00
Ganlin Zhao
6fec4b9fdb
Merge branch 'develop' into enhance/TD-10532 2021-10-12 12:57:40 +08:00
Ganlin Zhao
c387f9a77c [TD-10532]<enhance>: schemaless fix test cases 2021-10-11 22:18:07 +08:00
Ganlin Zhao
f7ba4b8d7c [TD-10532]<enhance>: schemaless fix test cases 2021-10-11 19:33:38 +08:00
dapan1121
1ad9889350
Merge branch 'develop' into feature/TD-10396 2021-10-09 18:13:17 +08:00
Ganlin Zhao
0182f95c80 [TD-10445]<enhance>: change API name from taos_insert_lines to taos_schemaless_insert 2021-09-29 22:52:07 +08:00
Ganlin Zhao
2220147e60 remove conversion OpenTSDB dot to underscore logic 2021-09-24 16:55:19 +08:00
Ganlin Zhao
005d734921 [TD-10445]<enhance>: Unify OpenTSDB APIs to taos_insert_lines 2021-09-23 23:40:41 +08:00
Ganlin Zhao
8ef1606d92 [TD-6645/test]: Add some testcases. 2021-09-16 14:41:31 +08:00
Ganlin Zhao
f54a8d04f6 [TD-6638]<fix>: OpenTSDB telnet line tags should be separated using whitespace not comma 2021-09-14 16:17:06 +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