Commit Graph

35 Commits

Author SHA1 Message Date
Xiaoyu Wang 4155a3bef4 enh: show command optimize 2022-08-11 21:55:20 +08:00
gccgdb1234 77d8657e69 fix: correct wrong parameter thread_count_create_tbl 2022-08-06 10:48:50 +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
afwerar 1e5ef3b145 fix(os): windows timezone error 2022-05-27 19:00:48 +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
Ping Xiao d2c1841410 [TD-3938]<test>: add script to detect coredump file 2021-06-05 15:43:05 +08:00
Ping Xiao 51ecfc0486 [TD-3938]<test>: add test case 2021-06-05 15:40:31 +08:00
Ping Xiao c4a9fda17a [TD-3663]<test>: add test case for docker cluster 2021-05-07 13:28:02 +08:00
tomchon c21292c7a6 [TD-3414]<test>: add insert function with json files of taodemo-testcase -repeat 2021-04-21 20:04:03 +08:00
Shuduo Sang 640062a53d
Hotfix/sangshuduo/td 3401 query statistic (#5795)
* [TD-3401]<fix>: taosdemo query statistic.

refactor func name.

* [TD-3401]<fix>: taosdemo query statistic.

refactor func name 2.

* [TD-3401]<fix>: taosdemo support query statistic.

implementation.

* cleanup

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-13 16:24:42 +08:00
Ping Xiao e65475cc1d update docker cluster script 2021-03-23 18:14:29 +08:00
Shuduo Sang 3b97bd716d
Feature/sangshuduo/td 3317 taosdemo interlace (#5537)
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.

check offset 0.

* [TD-3316] <fix>: add testcase for taosdemo limit and offset.

fix sample file import bug.

* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.

* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.

* [TD-3317] <feature>: make taosdemo support interlace mode.

json parameter rows_per_tbl support.

* [TD-3317] <feature>: support interlace mode.

refactor

* [TD-3317] <feature>: support interlace mode.

refactor

* [TD-3317] <feature>: support interlace mode insertion.

refactor.

* [TD-3317] <feature>: support interlace mode insertion.

change json file.

* [TD-3317] <feature>: support interlace mode insertion.

fix multithread create table regression.

* [TD-3317] <feature>: support interlace mode insertion.

working but not perfect.

* [TD-3317] <feature>: support interlace mode insertion.

rename lowaTest with taosdemoTestWithJson

* [TD-3317] <feature>: support interlace mode insertion.

perfect

* [TD-3317] <feature>: support interlace mode insertion.

cleanup.

* [TD-3317] <feature>: support interlace mode insertion.

adjust algorithm of loop times.

* [TD-3317] <feature>: support interlace mode insertion.

fix delay time bug.

* [TD-3317] <feature>: support interlace mode insertion.

fix progressive timestamp bug.

* [TD-3317] <feature>: support interlace mode insertion.

add an option for performance print.

* [TD-3317] <feature>: support interlace mode insertion.

change json test case with less table for acceleration.

* [TD-3317] <feature>: support interlace mode insertion.

change progressive mode timestamp step and testcase.

* [TD-3197] <fix>: fix taosdemo coverity scan issues.

* [TD-3197] <fix>: fix taosdemo coverity scan issue.

fix subscribeTest pids uninitialized.

* [TD-3317] <feature>: support interlace mode insertion.

add time shift for no sleep time.

* [TD-3317] <feature>: support interlace insert.

rework timestamp.

* [TD-3317] <feature>: support interlace mode insertion.

change rows_per_tbl to interlace_rows.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-23 15:14:50 +08:00
huili 3e2464688e
Merge pull request #5523 from taosdata/test/testcase
[TD-3368]<test>output log of failed case
2021-03-22 16:22:51 +08:00
liuyq-617 d354ce2e55 fix 2021-03-22 16:18:25 +08:00
liuyq-617 fb7599b7f4 fix docker compose error 2021-03-22 16:11:49 +08:00
Ping Xiao 81d62650e9 Fix script issue 2021-03-22 14:56:22 +08:00
Ping Xiao 720661366a [TD-3413]<test>: make docker cluster support enterprise 2021-03-22 14:52:39 +08:00
liuyq-617 0916d24506 fix hosts error 2021-03-22 14:46:58 +08:00
liuyq-617 a2a6655a6a change 2021-03-22 11:44:41 +08:00
liuyq-617 8c8f3d0835 [TD-3406]<test>support more dnodes in docker clu 2021-03-22 11:35:46 +08:00
Ping Xiao ae73ff2074 update docker cluster script 2021-03-19 11:12:06 +08:00
Ping Xiao a9ea81aaee update docker cluster script 2021-03-18 18:13:44 +08:00
Ping Xiao ee5dbf129e [TD-3155]<test>: add test case 2021-03-05 10:23:37 +08:00
Shuduo Sang f2fc2fe82e [TD-2984] <fix>: combine taosdemo and taosdemox. 2021-02-19 06:35:49 +00:00
Ping Xiao e53e414f51 [TD-2846]<test>: update docker cluster scripts 2021-02-08 01:42:41 +08:00
Ping Xiao 508993a73b [TD-2846]<test>: update docker cluster scripts 2021-02-06 17:50:21 +08:00
Ping Xiao 58d4e1fa00 [TD-2846]<test>: update docker cluster scripts 2021-02-06 09:14:58 +08:00
Ping Xiao 309bbd655e [TD-2846]<test>: imporve docker cluster scripts 2021-02-04 18:16:31 +08:00
Ping Xiao a95fc2a302 [TD-2648]<test> update script for docker cluster 2021-01-27 17:11:06 +08:00
Shengliang Guan 5275f09868 Merge pull request #5008 from taosdata/feature/win
Feature/win
2021-01-26 18:05:36 +08:00
Ping Xiao dd1347da09 [TD-2451]<test>: add test case 2021-01-18 00:44:03 +08:00
Ping Xiao 4f1666e79f [TD-1880] <test> add test case 2020-11-22 18:52:41 +08:00
Ping Xiao ad009dd036 Merge branch 'develop' into xiaoping/add_test_case2 2020-10-26 02:18:00 +08:00
Ping Xiao 2301e2014c cluster test cases 2020-10-26 02:14:02 +08:00