homework-jianmu/tests/system-test/0-others
kailixu e31f51dab4 fix: ci problem 2024-04-18 16:03:52 +08:00
..
udfpy test: change sum to high performance version 2023-03-28 10:55:27 +08:00
view/non_marterial_view fix case: invalid operate 2023-11-21 01:43:17 +08:00
TS-3131.tsql test:add testcase of compatibility,py for TS-3209 2023-04-19 20:47:52 +08:00
backquote_check.py fix: update test case. 2023-06-25 19:42:10 +08:00
balance_vgroups_r1.py test:add test case into ci 2023-02-02 15:18:42 +08:00
cachemodel.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
check_assert.py fix: merge main to 3.0 2023-03-22 16:08:16 +08:00
com_alltypedata.json test: add subscribe and commits in compatibility test 2024-03-04 02:42:03 +08:00
compa4096.json test:add testcase of compatibility,py for TS-3209 2023-04-19 20:47:52 +08:00
compatibility.py test:add enterprise package of compatibility test 2024-04-16 14:25:35 +08:00
compatibility_coverage.py test:add special compatibility testcase for code coverage 2024-01-23 11:35:13 +08:00
compress_tsz1.py feat: add TSZ algo test cases 2023-09-20 19:33:25 +08:00
compress_tsz2.py feat: add TSZ algo test cases 2023-09-20 19:33:25 +08:00
delete_check.py case: reduce loop count from 10 to 3 2023-11-07 16:38:26 +08:00
deletedData.sql test:fix comatibility case 2023-08-08 19:20:41 +08:00
fsync.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
information_schema.py fix: ci problem 2024-04-18 16:03:52 +08:00
multilevel.py enh: check existence of files properly in multilevel.py 2023-10-19 11:18:57 +08:00
performance_schema.py fix: adjust test cases for default WAL_RETENTION_PERIOD as 3600 2023-07-26 14:20:50 +08:00
show.py 3.0 merge compress 2024-04-15 11:38:44 +08:00
show_tag_index.py test: check error info of failed sql 2023-09-22 16:08:37 +08:00
sma_index.py fix: create sma index for us/ns database failed 2023-07-17 09:02:30 +08:00
splitVGroup.py test: add testcase for TD-28106 of copy file in snapshot 2024-01-03 14:50:05 +08:00
splitVGroupRep3.py case: split vgroups case add more info 2023-10-12 19:59:49 +08:00
splitVGroupWal.py test: add testcase for TD-28106 of copy file in snapshot 2024-01-03 14:52:24 +08:00
subscribe_stream_privilege.py fix:python error 2024-01-30 09:38:14 +08:00
sysinfo.py fix: windows test (#20256) 2023-03-16 10:18:06 +08:00
tag_index_advance.py fix: merge main to 3.0 2023-03-22 16:08:16 +08:00
tag_index_basic.py test: add test case for create index 2024-01-05 00:35:29 +08:00
taosShell.py enh: drop tables syntax optimization 2023-02-22 17:45:55 +08:00
taosShellError.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
taosShellNetChk.py Update taosShellNetChk.py 2022-11-23 21:34:41 +08:00
taosdMonitor.py fix taosd monitor case 2024-02-01 08:41:10 +00:00
taosdShell.py feat: alter database before creating topic in tests 2023-03-25 12:01:20 +08:00
taosdlog.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
telemetry.py test:decreas vgroups 2023-04-03 11:01:42 +08:00
testRoll.py feat: alter database before creating topic in tests 2023-03-25 12:01:20 +08:00
test_create_same_name_db.py add test case to create/drop same name db multiple times 2023-12-06 18:04:26 +08:00
test_hot_refresh_configurations.py test: modify testcase of hot refresh config 2024-01-02 16:29:01 +08:00
test_show_table_distributed.py add test case for show table distributed command by charles 2023-12-14 17:15:01 +08:00
timeRangeWise.py other: merge stream refactor from main. 2023-10-27 09:56:02 +08:00
tmqBasic.json opti:disable set enable.heartbeat.background 2023-03-30 11:18:35 +08:00
ttl.py fix(test): update the test cases. 2023-10-12 17:55:01 +08:00
ttlChangeOnWrite.py update test case 2023-09-12 18:43:40 +08:00
udfTest.py add test cases 2023-07-10 11:35:18 +08:00
udf_cfg1.py fix: udf error check 2023-03-23 16:32:00 +08:00
udf_cfg2.py Merge remote-tracking branch 'origin/main' into fix/3.0_merge_main 2023-04-12 14:13:23 +08:00
udf_cluster.py test: adjust cluster case for asan mode 2022-11-28 11:19:02 +08:00
udf_create.py test: add test case of tsma 2024-04-16 14:25:35 +08:00
udf_restart_taosd.py Merge remote-tracking branch 'origin/main' into fix/3.0_merge_main 2023-04-12 14:13:23 +08:00
udfpy_main.py fix: use offical pypi repository 2023-03-29 11:33:18 +08:00
user_control.py fix: catalog memory leak 2023-04-10 15:24:26 +08:00
user_manage.py fix: adjust test cases for default WAL_RETENTION_PERIOD as 3600 2023-07-26 14:20:50 +08:00
user_privilege.py fix: reserve enough buffer for user 2023-11-28 17:58:54 +08:00
user_privilege_all.py fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
user_privilege_multi_users.py fix: add system table ins_columns privilege test case 2023-09-13 14:16:42 +08:00
user_privilege_show.py update the ci test cases for user privilege by charles 2023-06-05 14:56:19 +08:00
walFileIdex.py feat: alter database before creating topic in tests 2023-03-25 12:01:20 +08:00
walRetention.py fix: sometime meta-ver file lost 2023-09-19 18:53:12 +08:00