Commit Graph

97 Commits

Author SHA1 Message Date
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
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
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
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
Shengliang Guan ea0a43f54e Merge from master into develop 2021-08-19 10:42:42 +08:00
Shuduo Sang 356018a990
Hotfix/sangshuduo/td 5844 cmdline parameters align for master (#7337)
* [TD-5844]<feature>: make cmd line parameter similar.

* fix test case align with taosdemo change.

* fix windows stack overflow issue.

* fix mac compile error.

* fix taosdemo cmdline parameter in tests/pytest/tools/taosdemoAllTest/NanoTestCase/taosdemoTestSupportNanoInsert.py
2021-08-13 09:38:01 +08:00
Shuduo Sang 5704a04df7
[TD-5872]<fix>: taosdemo stmt improve. (#7251)
* [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

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: tomchon <haoran920c@163.com>
2021-08-13 09:27:04 +08:00
Shengliang Guan adb5b0f927 Merge from master 2021-08-09 10:19:17 +08:00
Shuduo Sang de4879f967
Feature/sangshuduo/td 5844 cmdline parameters align (#7229)
* [TD-5844]<feature>: make cmd line parameter similar.

* fix test case align with taosdemo change.

* fix windows stack overflow issue.

* fix mac compile error.

* fix taosdemo cmdline parameter in tests/pytest/tools/taosdemoAllTest/NanoTestCase/taosdemoTestSupportNanoInsert.py
2021-08-07 15:41:02 +08:00
wenzhouwww 3aba1df2f3 <test> fix an test case error ! 2021-08-06 19:52:39 +08:00
wenzhouwww c76196f0f9 <test>: modify test case about taosdemo nanosupport ! 2021-08-06 18:16:48 +08:00
wenzhouwww 3a24a18e5b [TD-5369]<test> : fix an error about test case for subscribe 2021-08-05 10:22:13 +08:00
Hui Li bef8b0b29f
Merge pull request #7151 from taosdata/test/TD-5369
[TD-5369]<test> adjust sleep time to run pass in CI !
2021-08-04 22:19:23 +08:00
wenzhouwww 09be00b18d [TD-5369]<test> : fix an case error about: tao_consume is called too frequently so that the interval between them is less than the interval set in taos_subscribe 2021-08-04 18:00:11 +08:00
wenzhouwww 404fb23135
"fix an error in test case "
fix an error in test case about "tao_consume is called too frequently so that the interval between them is less than the interval set in taos_subscribe."
2021-08-04 16:46:51 +08:00
wenzhouwww cac5123a40 [TD-5369]<test> adjust sleep time to run pass in CI ! 2021-08-04 13:33:04 +08:00
Shengliang Guan 4dac6ac4f1 merge from master 2021-07-30 13:52:54 +08:00
Hui Li 4ba22f9520
Merge pull request #6984 from taosdata/test/TD-5369
Test/td 5369
2021-07-29 10:28:02 +08:00
Hui Li cabbc135fa
Merge pull request #7043 from taosdata/dev/chr
[TD-4432]<test>: modify taodemo-testcase that using stmt interface
2021-07-29 09:49:34 +08:00
Haojun Liao d3467a5981
Merge branch 'develop' into feature/query 2021-07-28 15:30:42 +08:00
Hui Li b73a2f7070
Merge branch 'develop' into test/TD-5369 2021-07-28 10:37:41 +08:00
Hui Li bdb79f5400
Merge pull request #6961 from taosdata/test/TD-5213-d
Test/td 5213 d
2021-07-28 10:17:37 +08:00
tomchon 8aa0a37392 [TD-4432]<test>: add taodemo-testcase that using stmt interface 2021-07-27 11:40:47 +08:00
wenzhouwww 74fa1114f3 [TD-5369]<test> change the nums of tables and insert rows! 2021-07-27 11:06:04 +08:00
tomchon e0b00c0510 [TD-4432]<test>: add taodemo-testcase that using stmt interface 2021-07-26 18:06:07 +08:00
Haojun Liao 2323d5a228 [td-225] update the test script. 2021-07-24 14:33:54 +08:00
tomchon e47659e0c5 taosdemo 2021-07-23 21:19:09 +08:00
wenzhouwww 8c62d84a3d [TD-5369]<test> add test case about taosdemo params 'time_step' 2021-07-23 20:05:08 +08:00
happyguoxy 0b7a625744 [TD-5213]<test>:test 4096 columns with taosdemo 2021-07-23 11:10:59 +08:00
happyguoxy 07bf3966ec [TD-5213]<test>:test 4096 columns with taosdemo 2021-07-23 11:10:45 +08:00
wenzhouwww c133eb1cfe [TD-5369]<test> modify an error about insert 2021-07-23 10:07:02 +08:00
wenzhouwww 5af5a71965 [TD-5369]<test> add test case for taosdemo nano support! 2021-07-22 20:09:05 +08:00
wenzhouwww 1bdd683872 [TD-5369]<test> taosdemo test case for nano support , the sql files is must be here! 2021-07-22 19:59:36 +08:00
tomchon 025361610b [TD-5296]<test>: modify taodemo-testcase about increasing max columns to 4096 2021-07-22 18:46:17 +08:00
tomchon 003dba84b1 [TD-4432]<test>: add taodemo-testcase that using stmt interface 2021-07-22 18:41:18 +08:00
tomchon 4bef2da4d8 Merge branches 'dev/chr' and 'develop' of github.com:taosdata/TDengine into dev/chr
Conflicts:
	tests/pytest/tools/taosdemoAllTest/taosdemoTestInsertWithJson.py
2021-07-21 16:51:25 +08:00
happyguoxy f12d1f2769 [TD-5213]<test>:test 4096 columns with taosdemo 2021-07-21 16:12:32 +08:00
happyguoxy d966ee23d6 [TD-5213]<test>:test 4096 columns with taosdemo 2021-07-21 16:12:18 +08:00
happyguoxy 1ab5ce7fa9 [TD-5213]<test>:test 4096 columns with taosdemo 2021-07-21 16:12:04 +08:00
happyguoxy 756a60f91f [TD-5213]<test>:test 4096 columns without taosdemo 2021-07-21 16:11:41 +08:00
Shuduo Sang 211c7f38ce
[TD-5398]<fix>: taosdemo 4096 columns table creation failed. (#6931)
* [TD-5398]<fix>: taosdemo 4096 columns table creation failed.

* change column name prefix from col to c for maxium column number to fix buffer length.

* use accurate buffer length.

* fix test case for column name be shorter.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-20 11:49:58 +08:00
Shuduo Sang e8b3fde4dc
[TD-5398]<fix>: taosdemo 4096 columns table creation failed. (#6930)
* [TD-5398]<fix>: taosdemo 4096 columns table creation failed.

* change column name prefix from col to c for maxium column number to fix buffer length.

* fix test case for column name be shorter.

* use accurate buffer length.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-20 10:14:55 +08:00
tomchon c05b99baf2 [TD-4432]<test>: add taodemo-testcase that using stmt interface 2021-07-15 15:00:48 +08:00
Cary Xu 0063cb84e2 comment the taosdemo test temporarily 2021-07-15 14:38:30 +08:00
happyguoxy 5ac5cf0051 [TD-5213]<test>test 2021-07-14 10:22:24 +08:00
happyguoxy b81ca3465a [TD-5213]<test>test 2021-07-14 10:22:10 +08:00