Commit Graph

63 Commits

Author SHA1 Message Date
chenhaoran ac307ff2f3 test:add enterprise package of compatibility test 2024-04-16 14:25:35 +08:00
chenhaoran 8ff0fd346f test: add subscribe and commits in compatibility test 2024-03-04 02:42:03 +08:00
chenhaoran 897d3f5dba test:add special compatibility testcase for code coverage 2024-01-19 17:54:23 +08:00
charles 8ca00ca70b remove node.sh test case from CI due to exist issue 2023-11-30 16:03:20 +08:00
chenhaoran 597a2a4e67 test: add testcase of TS-4074 2023-09-27 12:26:01 +08:00
chenhaoran 2403db06b0 test:fix comatibility case 2023-08-09 11:19:56 +08:00
chenhaoran 0b88efdee9 test:modify base version 3100 in rollingup cases 2023-08-08 18:38:39 +08:00
chenhaoran 5dbab16bf6 test:fix comatibility case 2023-08-08 18:13:57 +08:00
Haojun Liao 2a78cd2d23
Merge pull request #22215 from taosdata/fix/liaohj
other: merge main.
2023-07-28 13:06:17 +08:00
Haojun Liao 3d403dca5a other: merge main. 2023-07-27 16:23:41 +08:00
Benguang Zhao d776abb634 fix: adjust test cases for default WAL_RETENTION_PERIOD as 3600 2023-07-26 14:20:50 +08:00
chenhaoran ef494fd45e Merge branch 'main' of https://github.com/taosdata/TDengine into test/TD-24996 2023-07-14 15:32:56 +08:00
Haojun Liao 3ffdbe923d other: merge 3.0 2023-07-11 09:12:57 +08:00
chenhaoran 6de705a58d Merge branch 'main' of https://github.com/taosdata/TDengine into main 2023-07-07 10:33:52 +08:00
chenhaoran 8fb4334f00 test:temp commite 2023-07-07 10:31:11 +08:00
yihaoDeng 747b80cfd7 add test check 2023-07-07 09:25:12 +08:00
chenhaoran 196f2b8f65 test:comment connection of new client and old server 2023-07-06 16:45:53 +08:00
Haojun Liao 86b1e49589 test: update test cases. 2023-07-04 11:36:05 +08:00
Haojun Liao 418849ed3a test: disable stream meta storage format compatible test cases. 2023-07-04 10:57:43 +08:00
chenhaoran 8f17c2f2d7 test:modify base version in compatibility.py 2023-04-24 09:37:51 +08:00
chenhaoran 2c03ca9c1b test:add testcase of compatibility,py for TS-3209 2023-04-19 20:47:52 +08:00
Xiaoyu Wang 97855c6233
Merge pull request #20607 from taosdata/FEAT/TD-23257-3.0
feat: WAL cleanup not affected by topic consumption anymore
2023-03-27 17:58:31 +08:00
Benguang Zhao 19883fdeed feat: alter database before creating topic in tests 2023-03-25 12:01:20 +08:00
dapan1121 5b02af6a91 fix: merge main to 3.0 2023-03-22 16:08:16 +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
chenhaoran 14e62eca8c test: add stream and topic in compatibility case 2023-03-07 17:51:54 +08:00
chenhaoran 53b3de0384 test: add stream and topic in compatibility case 2023-03-07 12:38:38 +08:00
chenhaoran e1be1c8d0f test: add stream and topic in compatibility case 2023-03-07 11:53:45 +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
chenhaoran 44893b0e95 test:make sure the old taosd is closed befor starting new taosd 2022-12-27 15:51:56 +08:00
Haojun Liao a3c2dd7dff test: update the test case. 2022-12-26 19:33:27 +08:00
chenhaoran e456c8d252 Merge branch '3.0' of https://github.com/taosdata/TDengine into TD-20251 2022-12-05 17:08:46 +08:00
chenhaoran 9029a0e45f test:modify testcase that deletes dataDir when starting old taosd 2022-12-01 17:13:42 +08:00
chenhaoran f97b46877d test:modify testcase that deletes dataDir when starting old taosd 2022-12-01 17:11:22 +08:00
chenhaoran e7f7c736bf test:add testcase of mnode clusters 2022-12-01 15:48:05 +08:00
chenhaoran e048047e6c Merge branch 'TD-20251' of https://github.com/taosdata/TDengine into TD-20251 2022-12-01 09:56:35 +08:00
chenhaoran 3d24b70ceb test:modify base version from 3.0.1.0 to 3.0.1.8 in compatibility testcase 2022-12-01 09:46:19 +08:00
haoranchen 22c4197723
Merge branch '3.0' into TD-20251 2022-11-30 23:24:56 +08:00
chenhaoran efc883707c test:modify base version from 3.0.1.0 to 3.0.1.8 in compatibility testcase 2022-11-30 22:22:49 +08:00
yihaoDeng 80188f9213 fix case 2022-11-30 22:04:54 +08:00
chenhaoran b67cc0fa01 test:modify base version from 3.0.1.0 to 3.0.1.8 in compatibility testcase 2022-11-30 20:12:15 +08:00
chenhaoran 78b0844aec test:modify base version from 3.0.1.0 to 3.0.1.8 in compatibility testcase 2022-11-30 20:09:47 +08:00
gccgdb1234 4c21f20118 fix compile 2022-11-30 14:42:31 +08:00
yihaoDeng 3b33b4dadb change parameterr 2022-11-30 11:37:50 +08:00
gccgdb1234 cb09f2be93 fix compile 2022-11-29 22:43:34 +08:00
yihaoDeng 20187bacc6 change parameterr 2022-11-29 17:37:43 +08:00
yihaoDeng 03eaf16d08 add timestamp to msg head 2022-11-29 11:42:24 +08:00
chenhaoran 5a893cf75a test:add compatibility cases 2022-11-04 16:18:09 +08:00
chenhaoran 5312b4b996 test:add compatibility cases: 4096 columns of table data and tests that need to recover data from wal files 2022-11-03 20:18:15 +08:00
chenhaoran 32cbaa25a8 test:add parameter for mixed deployed mnodes in testcase framework 2022-11-03 17:48:16 +08:00