Commit graph

246 commits

Author SHA1 Message Date
Ping Xiao
00d144e053 test: update perf test script 2022-04-25 15:50:23 +08:00
Shuduo Sang
1c6c24e131
test: remove database check logic (#11507)
* [TD-13052]<feature>: taosTools prepare for 3.0

* update taos-tools

* update taos-tools

* test: remove database check logic

[TD-13558]
2022-04-14 23:40:09 +08:00
Shuduo Sang
917b6c445b
test: insert/binary.py use same logic with 3.0" (#11458)
* [TD-13558]<feature>: remove taosSystem() in 2.x

* test: insert/binary.py use same logic with 3.0
2022-04-13 17:53:36 +08:00
xywang
9d01305819 [TD-13875]<fix>: refactored parseSmlValue function & updated test cases 2022-03-16 15:52:01 +08:00
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
jiajingbin
b60c853c46 [TD-10829]<test>(insert,taosAdapter): add telnet-tcp testcases, but no need ci 2021-12-23 18:22:57 +08:00
jiajingbin
a961adb924
Merge branch 'develop' into test/td-10952 2021-12-09 14:47:46 +08:00
jiajingbin
fcfd66bfea [TD-10952]<test>: Renew testcases for opentstb-telnet-protocol with taosc 2021-12-08 20:31:59 +08:00
Ping Xiao
0f80a3a1fc [TS-806]<test>: add test case 2021-12-07 15:27:04 +08:00
jiajingbin
9d62e0b082 rm insert/influxdbBlm3Insert.py in this branch 2021-11-27 23:43:03 +08:00
jiajingbin
dd7e41e465 [TD-10952]<test>: Finish testcases for opentstb-telnet-protocol with taosadapter 2021-11-27 23:41:11 +08:00
jiajingbin
c96ea21c02 Merge branch 'develop' into test/td-10952 2021-11-27 23:38:48 +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
dapan1121
43c786a095
Merge pull request #8658 from taosdata/fix/TD-10965
[TD-10965]<fix>:schemaless: some record can't write into TDengine by schemaless
2021-11-18 17:11:53 +08:00
Jason-Jia
527cb5397f
Update basic.py 2021-11-17 10:10:55 +08:00
Ganlin Zhao
eb8d26f06d retrigger jenkins 2021-11-16 16:44:43 +08:00
Ganlin Zhao
b9c1fc0199 fix some test cases 2021-11-16 14:57:32 +08:00
jiajingbin
6cea49279a [TD-10952]<test>: finish insert/openTsdbTelnetBlm3Insert.py 2021-11-13 14:37:34 +08:00
jiajingbin
e6959169ca finish insert/openTsdbTelnetBlm3Insert.py 2021-11-13 14:33:48 +08:00
jiajingbin
d18dcb74ff save 2021-11-13 14:30:54 +08:00
jiajingbin
592744481c modify functions 2021-11-11 21:13:53 +08:00
jiajingbin
f5960c3646 [TD-10908]<test>: add testcases for influxdb-line-protocol with BLMv3
modify util/common.py
2021-11-10 19:57:14 +08:00
jiacy-jcy
4661dc8f9f [TD-10910]<test>:add test case for TD-10717 2021-11-10 17:07:59 +08:00
jiacy-jcy
c902434420 add test case for TD-10717 2021-11-10 17:04:26 +08:00
Hui Li
fa27edb5c1
Merge pull request #8550 from tradercjz/develop
[Issue#8528] translate Chinese inito English
2021-11-03 15:34:09 +08:00
Jinzhi Chen
d04335236a translate Chinese inito English 2021-11-03 10:53:10 +08:00
Hui Li
4447decd88
Merge pull request #8512 from taosdata/test/td-6581-4
finish influxdb and opentsdb schemaless test
2021-11-02 09:34:22 +08:00
jiajingbin
b528eb2a7b [TD-6124]<test>: finish influxdb and opentsdbschemaless test
update schemalessInsert.py openTsdbTelnetLinesInsert.py openTsdbJsonInsert.py query/schemalessQueryCrash.py
2021-11-01 14:06:44 +08:00
jiajingbin
9955c9071e finish testcases 2021-10-29 18:05:14 +08:00
Shengliang Guan
d73a767672 merge master branch int develop 2021-10-29 13:56:36 +08:00
jiajingbin
44ec3f146f modify testcases 2021-10-28 20:33:01 +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
49343cfebe [TD-10700]<enhance>: fixed uppercase tag in escape quote issue 2021-10-26 18:13:01 +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
17a1d1723e [TD-10700]<enhance>: fixed uppercase tag in escape quote issue 2021-10-26 17:39:05 +08:00
Ganlin Zhao
10777888cc [TD-10700]<enhance>: add test case for JSON protocol inserting
keywords/special character
2021-10-26 16:50:56 +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
b7ad419bf8 [TD-10700]<enhance>: add test case for line protocol inserting
keywords/special character
2021-10-26 15:37:07 +08:00
Ganlin Zhao
abf4695751 [TD-10700]<enhance>: The escape char backstick can be used for both tag name and column name 2021-10-26 00:00:41 +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
194a1081b5 [TD-10639]<fix>: allow influxDB line protocol column value contain space/comma inside double quote 2021-10-15 17:22:29 +08:00
dapan1121
3acf53c4a1
Merge pull request #8211 from taosdata/feature/d5
merge from master into develop
2021-10-14 17:32:27 +08:00
Ping Xiao
0ea486293d [TS-440]<test>: add test case for max data length 2021-10-13 18:31:13 +08:00