qevolg
|
2d5c3a190f
|
[TS-5437] test(query): add CI test cases
|
2024-09-19 23:36:52 +08:00 |
charles
|
379a837b8c
|
Add ci test case to cover ts-5400 by charles
|
2024-09-14 08:46:13 +08:00 |
Feng Chao
|
b29bc45021
|
Merge pull request #27861 from shuizhilong/3.0
add a test case to verify TS-5349
|
2024-09-13 16:28:41 +08:00 |
qevolg
|
ed4c26181b
|
Merge branch '3.0' into test/3.0/TS-4893
|
2024-09-13 13:35:16 +00:00 |
qevolg
|
b836235b67
|
[TS-4893]<test>: add CI test cases test_function
|
2024-09-13 13:14:10 +00:00 |
wangmeng
|
1eb3124cbd
|
add a test case to verify TS-5349
|
2024-09-13 10:31:10 +08:00 |
charles
|
d255e2a7a5
|
add test case for ts-5389 by charles
|
2024-09-13 07:57:23 +08:00 |
Feng Chao
|
54cf5c89e3
|
Merge pull request #27758 from taosdata/test/3.0/flexify
Test/3.0/flexify add flexify and s3 azure cases
|
2024-09-10 18:05:23 +08:00 |
Feng Chao
|
d2d2a2f4e0
|
Merge pull request #27733 from taosdata/test/TD-31842
test:fix clusterBasic case
|
2024-09-10 13:03:37 +08:00 |
Pan Wei
|
03fde71155
|
Merge pull request #27540 from taosdata/feat/TS-4893
feat:[TS-4893] Add random and support use min/max on string column.
|
2024-09-10 09:44:40 +08:00 |
lyh250-666
|
8c53e28da9
|
modify checkdnodes error
|
2024-09-10 09:11:27 +08:00 |
Jing Sima
|
4a8bbc36bd
|
feat:[TS-4893] refactor of rand function.
|
2024-09-09 18:48:24 +08:00 |
Jing Sima
|
a249bef104
|
feat:[TS-4893] Add random and support use min/max on string column.
|
2024-09-09 18:48:24 +08:00 |
Leo Xu
|
c65ad1287d
|
alter flexify num 1 to 2
|
2024-09-09 18:13:12 +08:00 |
Leo Xu
|
43c100b026
|
add flexify and S3azure case
|
2024-09-09 18:11:05 +08:00 |
charles
|
384d750624
|
add test ci case for ts-5390 by charles
|
2024-09-09 17:32:16 +08:00 |
lyh250-666
|
b1c08fac47
|
test:delete redundant code
|
2024-09-07 15:36:29 +08:00 |
lyh250-666
|
256175d3bd
|
test:modify dnodes = 5
|
2024-09-07 14:59:01 +08:00 |
lyh250-666
|
64763f14e9
|
test:fix clusterBasic case
|
2024-09-07 12:34:37 +08:00 |
chenhaoran
|
67e3019a19
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/windows-full-ci
|
2024-09-03 18:33:09 +08:00 |
Feng Chao
|
f7036fd3c9
|
Merge pull request #27625 from taosdata/test/3.0/TD-31843
Test: use parameters instead of numbers for test_column_tag_boundary.py
|
2024-09-03 16:20:19 +08:00 |
haoranchen
|
94719a4881
|
Update test_column_tag_boundary.py
|
2024-09-03 09:22:46 +08:00 |
haoranchen
|
b8cca4b32c
|
Test: Use parameters instead of numbers. for test_column_tag_boundary.py
|
2024-09-03 09:20:37 +08:00 |
Feng Chao
|
26835e6e5f
|
Merge pull request #27582 from taosdata/test/3.0/TD-31660
add case by TD-31660 TS-5340
|
2024-09-03 09:06:57 +08:00 |
Feng Chao
|
4eb5a82b8d
|
Merge pull request #27612 from taosdata/test/3.0/TD-31843
tetst:Reduce the number of loops in ci case
|
2024-09-03 09:05:11 +08:00 |
Pan Wei
|
944c4bf5d3
|
Merge pull request #27583 from taosdata/feat/TS-5323
feat:[TS-5323] Support using 'level' as columnname.
|
2024-09-02 18:58:59 +08:00 |
Jing Sima
|
4c9bfac39d
|
feat:[TS-5323] Support using 'level' as columnname.
|
2024-09-02 16:57:21 +08:00 |
chenhaoran
|
5f477e0717
|
tetst:Reduce the number of loops in ci case
|
2024-09-02 16:23:51 +08:00 |
Leo Xu
|
579fab19e0
|
change db name
|
2024-09-02 14:59:11 +08:00 |
Leo Xu
|
e12298f814
|
add case by TD-31726
|
2024-09-02 14:50:25 +08:00 |
chenhaoran
|
5f99271781
|
≈Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/windows-full-ci
|
2024-09-02 00:35:23 +08:00 |
chenhaoran
|
0197185310
|
tetst:add army testcase in windows ci
|
2024-09-02 00:09:48 +08:00 |
chenhaoran
|
7298857238
|
tetst:modify failed cases in windows ci
|
2024-09-01 22:20:56 +08:00 |
Leo Xu
|
7fa3eddaf6
|
add case TD-31660
|
2024-08-30 16:31:31 +08:00 |
Leo Xu
|
a250823fb5
|
add case by TS-5340
|
2024-08-30 15:09:57 +08:00 |
Jinqing Kuang
|
2a7cfd6ad8
|
test(query)[TS-4893]: Add test cases for MySQL function support
|
2024-08-30 10:11:32 +08:00 |
Alex Duan
|
e0fa9337a5
|
Merge pull request #27516 from taosdata/case/TD-31711-3.0
udf funciton return error for child query
|
2024-08-28 19:08:23 +08:00 |
Pan Wei
|
0c587949e7
|
Merge pull request #27400 from taosdata/feat/TS-4893-test
feat:[TS-4893] Add test.
|
2024-08-28 18:53:26 +08:00 |
Alex Duan
|
b84518351e
|
Merge pull request #27459 from taosdata/ts5191
add test case for ts-5191
|
2024-08-28 18:11:41 +08:00 |
Alex Duan
|
68dc56aec9
|
fix: add binary and nchar length to 50 and 100
|
2024-08-28 17:21:42 +08:00 |
Alex Duan
|
e739a48735
|
fix: add s3 dir
|
2024-08-28 16:08:18 +08:00 |
Alex Duan
|
e0b5ce8e7d
|
fix: adjust file position
|
2024-08-28 16:07:42 +08:00 |
Alex Duan
|
2324ca14ae
|
Merge pull request #27403 from taosdata/test/TD-31528
add a clusterBasic case
|
2024-08-28 15:48:39 +08:00 |
Feng Chao
|
58c8156e8f
|
Update alterConfig.py
|
2024-08-28 14:52:01 +08:00 |
lyh250-666
|
6be5104ddf
|
update case
|
2024-08-28 13:30:37 +08:00 |
sima
|
e65ea2f99f
|
feat:[TS-4893] Add test.
|
2024-08-28 10:05:28 +08:00 |
Chris Zhai
|
a04defbcca
|
add test case for TD_31684
|
2024-08-27 19:25:41 +08:00 |
Charles
|
c525bd5ef9
|
Update alterConfig.py
|
2024-08-26 16:49:38 +08:00 |
charles
|
947be795c7
|
add test case for ts-5191
|
2024-08-26 13:50:39 +08:00 |
lyh250-666
|
9d8717fe9e
|
add a clusterBasic case
|
2024-08-22 08:14:37 +00:00 |