Commit Graph

127 Commits

Author SHA1 Message Date
chenhaoran ad182673fb test: configure debug flag to 135 or 131 in dnodes 2024-04-16 14:27:06 +08:00
chenhaoran 8160eaec90 test: support for windows in ci cases 2023-12-20 16:19:21 +08:00
Haojun Liao dcca6b0868 other: merge 3.0. 2023-10-27 11:41:28 +08:00
Haojun Liao 3bcffcf1da other: merge stream refactor from main. 2023-10-27 09:56:02 +08:00
chenhaoran 6d9732e87a test: set taosd log leavel 135 2023-10-17 18:26:04 +08:00
chenhaoran 7782530e3a test:modify method of stopall function 2023-09-06 17:21:26 +08:00
chenhaoran 0be918a17e test:modify method of stopall function 2023-09-06 17:15:04 +08:00
dapan1121 cc17848b78 fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
chenhaoran 2d72543f69 test:kill other process when start cases in windows 2023-08-23 19:13:45 +08:00
chenhaoran 7bee618ee1 test:kill tmq_sim process when start cases in windows 2023-08-23 14:16:14 +08:00
haoranchen 9545c7882a
Update dnodes.py 2023-08-23 14:13:46 +08:00
chenhaoran 63d186afa1 test:kill tmq_sim process when start cases in windows 2023-08-22 09:15:29 +08:00
chenhaoran 48b23f735c test:kill tmq_sim process when start cases in windows 2023-08-21 15:28:29 +08:00
chenhaoran f5e3e574ae test:add testcase of rolling upgdade 2023-07-07 16:19:39 +08:00
dmchen 0e41f82bb7 test case parameter 2023-05-25 11:26:11 +08:00
wade zhang 1ade314043
Merge pull request #21325 from taosdata/feat/force-drop-dnode
Feat/force drop dnode
2023-05-19 09:23:54 +08:00
dmchen 32c6ef4b6e fix ci 2023-05-17 23:09:16 +08:00
Alex Duan 89be6dbdeb test: reset dnodes modify and add test case 2023-05-16 19:07:16 +08:00
Alex Duan 1ccf9ed4ff test: add cluster global tdDnodes 2023-05-16 10:03:18 +08:00
Xuefeng Tan 449f7115e4
fix: windows test (#20256)
* fix: windows sim test

* fix: windows sim test

* fix: random on windows

* fix: taosd online check

* fix: windows path in python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: make_install.bat

* fix: python test

* fix: jdbc test

* fix: develop test

* fix: develop test

* fix:add log

* test:add win case file

* test:add win case file

* test:add win case file

* fix: python test get taosBenchmark path

* test:add win case file

* test:comment some failed cases in win

* test:add win case file

* test:add win case file

* test:comment some win case file

* test:add some win case file

---------

Co-authored-by: wangmm0220 <wangmm0220@gmail.com>
Co-authored-by: chenhaoran <haoran920c@163.com>
2023-03-16 10:18:06 +08:00
Haojun Liao 3730ea4b57 test: update the sim to speedup this case and set the tqdebugflag to be 135. 2023-03-02 10:00:00 +08:00
Shuduo Sang ea5d925c50
fix: alpine support (#19353)
* fix: alpine support

* fix: ostimer thread_id

* fix: taosPrintTrace and tsStreamMax

* fix: make_install.sh and dnodes.py for alpine

* fix: cmake.platform and cut option for alpine

* fix: timer sigev and string convert

* fix: test case for alpine

* fix: fix test script for alpine

* fix: fix test script for alpine

* fix: fix taosLogTrace for Alpine

* fix: fix taosSort

* fix: vnode and mnode compare functions and test cases

* fix: sorting algorithms and unit tests

* fix: libtaosws.so build error on Alpine

* fix: libtaosws.so build error on Alpine

---------

Co-authored-by: t_max <1172915550@qq.com>
2023-02-10 13:00:55 +08:00
wangmm0220 b493b8d2e1 fix:cols error because delete json cols value 2023-01-28 10:33:00 +08:00
Shengliang Guan 099b80906f test: adjust cluster case for asan mode 2022-11-28 11:19:02 +08:00
Shengliang Guan 991795ca6e test: add asan case 2022-11-24 13:52:09 +08:00
Shengliang Guan 15c0bb9446 test: python asan 2022-11-20 21:26:54 +08:00
Shengliang Guan 5831efd379 test: adjust asan dir 2022-11-20 12:23:59 +08:00
Shengliang Guan 0464a21d0e test: adjust pytest frame 2022-11-19 22:57:38 +08:00
chenhaoran f995723f20 test:add compatibility cases: 4096 columns of table data and tests that need to recover data from wal files 2022-11-04 16:17:05 +08:00
Hui Li 8f9c2904ab
Update dnodes.py 2022-10-27 19:22:42 +08:00
Shengliang Guan 7f9548ac46 test: comment out unstable case 2022-10-22 10:42:13 +08:00
afwerar 15f8b60cdb os: mac test error 2022-09-26 14:49:19 +08:00
afwerar 00a9491a97 os: fix Mac test error 2022-09-23 17:50:43 +08:00
cpwu f3d5ac49b1 fix dnodes cfg 2022-08-30 11:16:27 +08:00
Shengliang Guan 01b4e8bb97 test: set default supportVnodes value 2022-08-09 13:35:01 +08:00
tomchon c2e4807a93 test: modify testcases of muti-mnodes 2022-07-29 09:51:35 +08:00
tomchon e44593414d test:modify the way to stop taosd from "SIGINT" to "SIGILL" in test framework 2022-07-27 17:08:28 +08:00
afwerar 8b42d73742 test: fix win test stop taosd error 2022-07-25 20:31:21 +08:00
Hui Li 74edf683dd
Merge pull request #15126 from taosdata/cpwu/3.0
Test: fix case support rest API
2022-07-21 11:50:53 +08:00
afwerar 3b8669a50d test: fix win test stop taosd error 2022-07-20 20:57:48 +08:00
afwerar 8c01f5e8ad test: only stop taosd once win test 2022-07-19 17:15:36 +08:00
cpwu 83fe51f6d9 fix case 2022-07-19 16:39:50 +08:00
afwerar 4849b0cb78 test: fix win test error 2022-07-14 13:58:23 +08:00
afwerar 592d8e488f test: add sim full test 2022-06-25 16:14:54 +08:00
tomchon 4ee4266e3c test:modify testcase of muti-mnode 2022-06-15 18:14:11 +08:00
Shengliang Guan 3d8ebc2660 refactor: adjust logs 2022-06-13 15:38:43 +08:00
tomchon 9579710f80 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-06-13 09:57:14 +08:00
tomchon b1a2dff6ba test:add dnode of clusters 2022-06-11 20:30:02 +08:00
afwerar fc489882eb fix(os): add win32 tmq case test 2022-06-11 17:19:53 +08:00
afwerar c105f0a4df fix(os): start win32 taosd case 2022-06-09 19:11:44 +08:00