Commit Graph

179 Commits

Author SHA1 Message Date
afwerar 4849b0cb78 test: fix win test error 2022-07-14 13:58:23 +08:00
Shengliang Guan 724d2e0f5f test: valgrind case 2022-07-14 10:51:09 +08:00
Shengliang Guan 9fe73acc86 refactor: adjust logs 2022-07-10 18:53:52 +08:00
Shengliang Guan 6e12d8e707 refactor: adjust log 2022-07-08 15:20:15 +08:00
Shengliang Guan e39e283509 test: adjust check valgrind.sh 2022-07-06 13:12:46 +08:00
Shengliang Guan 21e9934a20 test: adjust valgrind case 2022-07-06 10:55:25 +08:00
Shengliang Guan 46f9cbda8b test: adjust valgrind case 2022-07-05 21:05:51 +08:00
Shengliang Guan 0feee09804 test: cases with 100 dnodes 2022-07-04 20:13:39 +08:00
Shengliang Guan 76e426490c fix: drop sma 2022-07-01 20:26:48 +08:00
afwerar bbcf4df26f test: sim test ctrl-c exit 2022-06-29 10:34:22 +08:00
Shengliang Guan 93d3879037 test: case for drop dnode 2022-06-28 15:24:35 +08:00
afwerar d5ab6209c7 test: add test time count print 2022-06-24 14:04:25 +08:00
afwerar 9dff7b93c6 test: fix sim test error 2022-06-21 20:04:55 +08:00
afwerar 764d59b481 test: fix sim udf test error 2022-06-17 14:56:54 +08:00
Shengliang Guan 9b273e1766 feat: create mnode 2022-05-24 15:05:01 +08:00
liuyq-617 f2b8fa56da modify copy_udf.sh script to use the right root directory 2022-05-10 16:21:28 +08:00
Shengliang Guan fe4c1eed05
Merge pull request #12283 from taosdata/feature/3.0_wxy
fix: problem of parser and planner
2022-05-10 09:35:32 +08:00
Xiaoyu Wang 4c914c2960 fix: problem of parser and planner 2022-05-09 20:20:05 +08:00
shenglian zhou d0f16dfe97 debug copy_udf.sh 2022-05-09 19:23:34 +08:00
afwerar 4836843b99 fix(os): TDinternal CI error. 2022-05-09 17:03:31 +08:00
shenglian zhou 3a162be310 add test to jenkins 2022-05-05 21:04:24 +08:00
shenglian zhou bfe01ed8ea add test case 2022-05-05 21:00:14 +08:00
Liu Jicong 7b892a0f28 fix: client memory leak 2022-04-26 21:50:36 +08:00
plum-lihui 0584f972cb [test: not repull submodules] 2022-04-26 18:19:01 +08:00
Shengliang Guan eedd733230 enh: add cb function for transaction 2022-04-26 14:14:28 +08:00
plum-lihui 758a155c92 [test: modify deploy scripte] 2022-04-25 14:13:46 +08:00
plum-lihui 51fab80595 [test: modify valgrind error check] 2022-04-22 19:10:28 +08:00
plum-lihui da232cbeaf [test: check error from valgrind log file] 2022-04-20 20:02:10 +08:00
plum-lihui 016c70a23e [test: support valgrind run] 2022-04-16 16:25:04 +08:00
afwerar 7dcac43433 fix(build): exec output build bin. 2022-04-16 15:17:32 +08:00
afwerar 97a373fa17 fix(build): exec output build bin. 2022-04-16 15:12:11 +08:00
plum-lihui 6b9d69b122 [test: stop taosd by kill -9 pid] 2022-04-16 10:13:48 +08:00
plum-lihui fa6e18e283 [test: support valgrind run all sim cases, and save valgrind log file] 2022-04-15 20:32:52 +08:00
afwerar 09be9e4d9d fix(test): enterprise test. 2022-04-14 17:49:48 +08:00
Shengliang Guan 5a2a34f1bd add multiprocess mode to CI 2022-04-01 19:07:05 +08:00
plum-lihui e8033a49f0 [modify] 2022-03-30 14:55:46 +08:00
Shengliang Guan b2405a0098 minor changes 2022-03-29 20:04:03 +08:00
Shengliang Guan dd9136e47f minor changes 2022-03-29 19:57:47 +08:00
plum-lihui baede29bd5 [add tmq sim] 2022-03-28 19:56:19 +08:00
afwerar 222db126bc [TD-13758]<fix>: redefine memory api. 2022-03-26 00:29:53 +08:00
plum-lihui 2a293e09ff [modify taosd path] 2022-03-21 15:44:32 +08:00
Shengliang Guan fd7f61a069 shm 2022-03-20 00:30:07 +08:00
plum-lihui bc37d5828e [modify for tests] 2022-03-14 13:38:22 +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
plum-lihui 1ee5dbb9ca [modify] 2022-01-24 16:14:15 +08:00
plum-lihui cc34ba1afd [modify] 2022-01-24 15:34:37 +08:00
plum-lihui 2530f08630 [add docker scripts] 2022-01-24 15:03:57 +08:00
Shengliang 2b135f6eef minor changes 2022-01-23 20:27:00 +08:00
Shengliang Guan bf7c5baa89 minor changes 2022-01-22 12:03:25 +08:00