Commit graph

25 commits

Author SHA1 Message Date
Shuduo Sang
43feda0595
[TD-13408]<test>: move tests in for3.0 (#10598)
* restore .gitmodules

* Revert "[TD-13408]<test>: move tests out"

This reverts commit f80a4ca49f.

* revert f80a4ca49f

* 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
Shuduo Sang
7c66719128 add python test to cover "alter dnode"
[TD-868]
2020-07-07 14:42:27 +08:00
Shuduo Sang
9c2880843f add alter_table to multi-thread version. 2020-06-24 11:31:31 +08:00
Shuduo Sang
e4f20713c0 support alter table in random-test. 2020-06-24 10:09:17 +08:00
Shuduo Sang
2591b98809 support queue in multi-thread version. 2020-06-24 10:09:17 +08:00
liu0x54
9e24388528 merge 2020-06-16 10:10:49 +00:00
liu0x54
654f5aad26 for pass pytest 2020-06-16 10:08:49 +00:00
Shuduo Sang
5761e2aa77 modify format by autopep8. 2020-06-16 16:36:14 +08:00
Shuduo Sang
26966cd82c fix drop_stable bug. 2020-06-11 18:25:58 +08:00
Shuduo Sang
53683446d6 fix random-test delete datafiles bug. 2020-06-09 16:16:53 +08:00
Shuduo Sang
49eeb2abdb fix delete_datafiles issue. 2020-06-08 18:32:21 +08:00
Shuduo Sang
8ab2c31cb0 Merge branch 'feature/sangshuduo/multi-thread-random-test' of https://github.com/taosdata/TDengine into feature/sangshuduo/multi-thread-random-test 2020-06-06 18:57:31 +08:00
Shuduo Sang
2c4482d7bc refactor multi-threading random test cases. 2020-06-06 18:57:02 +08:00
Shuduo Sang
805ed16570 fix multi-thread cases. 2020-06-06 18:54:12 +08:00
Shuduo Sang
34a14a87fe fix multi-thread cases. 2020-06-05 13:53:30 +08:00
Shuduo Sang
ab47133213 few variables need reset after prepare called. 2020-06-05 11:35:43 +08:00
Shuduo Sang
51965cdf34 add 3 threads case. 2020-06-04 11:55:48 +08:00
Shuduo Sang
bc7e518708 fix variable issie. 2020-06-04 11:15:27 +08:00
Shuduo Sang
240d7381bc add multi-threading random test
[TD-517]
2020-06-03 18:59:57 +08:00
Shuduo Sang
3c79417359 add multi-threading test case
[TD-450]
2020-05-29 18:36:55 +08:00
Shuduo Sang
9560f319b2 add insert/sparseData.py to test compressing sparse file content.
[TD-412]
2020-05-25 16:12:49 +08:00
Shuduo Sang
f7181a5e04 add function to delete data files. 2020-05-21 18:05:29 +08:00
Shuduo Sang
cf4c4e98fd support log Sql command to file.
[TD-383]
2020-05-21 16:12:15 +08:00
Shuduo Sang
5b439a5122 add tag_lite/filter.py
[TD-351]
2020-05-18 18:47:07 +08:00