Shuduo Sang
d2b8ef1c74
fix: remove -y from taosdump test for 3.0 ( #21663 )
...
* fix: remove -y from taosdump test
* fix: taosdumpTestNanoSupport.py
2023-06-09 09:20:38 +08:00
Shuduo Sang
8a0040d36a
feat: update taostools for3.0 ( #16588 )
...
* feat: update taos-tools d2b5dec for 3.0
* test: remove 'show vnodes' from tools/taosdumpTest2.py
2022-09-01 22:18:05 +08:00
Shuduo Sang
5d02a24359
fix: tools/taosdumpTest2.py ( #16556 )
2022-09-01 12:06:32 +08:00
Xiaoyu Wang
4155a3bef4
enh: show command optimize
2022-08-11 21:55:20 +08:00
Shuduo Sang
270f24c3d7
test: taosdump functest for 3.0 ( #15981 )
...
* test: update taostools 0ad4712
* fix: update b46a3cf taostools
* test: remove nextedquery/nestedqueryjson.py
* test: remove unused taosdemo test casese
* test: update cmake/taostools_CMakeLists.txt.in with 78e877a
* test: update cmake/taostools_CMakeLists.txt.in
* test: update taostools 79bf23d for 3.0
2022-08-11 18:44:44 +08:00
gccgdb1234
77d8657e69
fix: correct wrong parameter thread_count_create_tbl
2022-08-06 10:48:50 +08:00
Shuduo Sang
f1f7d6f8c3
fix: tools/taosdumpTest2.py for 3.0 ( #15691 )
...
* fix: tools/taosdumpTest2.py for 3.0
* fix: tools/taosdumpTestNanoSupport.py for 3.0
2022-08-03 00:35:56 +08:00
Yang Zhao
e95c1356ef
test: migrate 3.0 test case ( #15635 )
...
* test: add test case in 3.0
* fix: remove result file
* test: change test cases
* fix: change test case
* test: add test to ci
* test: add test case of taosbenchmark in system-test
* fix: fix test case
* test: unknown error in ci
2022-08-01 18:50:32 +08:00
Shuduo Sang
f93c9b11cf
fix: change tools/taosdumpTestNanoSupport.py keep to 36500 ( #14428 )
...
for 3.0
2022-07-01 14:43:59 +08:00
Xiaoyu Wang
f740fd61c6
fix: use 'duration' instead of 'days' for create database
2022-06-15 14:23:05 +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
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
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
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
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
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
shenglian zhou
1380e6c4ba
add log information to printlines
2021-08-24 17:21:35 +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
Shengliang Guan
ea0a43f54e
Merge from master into develop
2021-08-19 10:42:42 +08:00
Ping Xiao
43bd6c6587
[ci skip] update daily performance script
2021-08-16 09:46:15 +08:00
Ping Xiao
da8ebbef3e
[ci skip] update daily performance script
2021-08-16 09:37:13 +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
23e9739cf1
Merge pull request #7244 from taosdata/feature/d1
...
merge from master
2021-08-12 19:43:16 +08:00
Ping Xiao
ea16e9c73c
[TD-5835]<test>: add test case for daily performance test
2021-08-12 17:20:52 +08:00
Ping Xiao
aa887c9807
[TD-5835]<test>: add test case for daily performance test
2021-08-12 17:18:31 +08:00
Shengliang Guan
fa871f521f
Merge remote-tracking branch 'origin/master' into feature/d1
2021-08-12 10:15:15 +08:00
Ping Xiao
2dd5f45b54
[TD-5835]<test>: update performance test script
2021-08-11 18:48:12 +08:00
Ping Xiao
bc2181f4e4
[TD-5835]<test>: update performance test script
2021-08-11 18:45:53 +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
ac746e6d8e
<test>: remove an not exist test case!
2021-08-06 19:23:40 +08:00
wenzhouwww
c76196f0f9
<test>: modify test case about taosdemo nanosupport !
2021-08-06 18:16:48 +08:00
Hui Li
e6b098caf2
Merge pull request #7174 from taosdata/test/TD-5369master
...
[TD-5369]<test> : "fix an error about test case for subscribe !"
2021-08-05 22:40:24 +08:00
Hui Li
cb3f7af146
Merge pull request #7202 from taosdata/xiaoping/add_test_case
...
[TD-5730]<test>: update performance test script
2021-08-05 22:35:40 +08:00
Ping Xiao
5fb90d5dc3
[TD-5730]<test>: add test case
2021-08-05 21:00:02 +08:00
Ping Xiao
ba4ae0bc84
[TD-5730]<test>: add test case
2021-08-05 20:56:57 +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