Commit graph

9 commits

Author SHA1 Message Date
Shuduo Sang
d69c5977db
Test/sangshuduo/td 13408 move tests in (#10589)
* restore .gitmodules

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

This reverts commit 7db7bd9337.

* revert to make tests back

* immigrate file change in stand-alone repo to TDengine

* remove tests repository checkout

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-03-07 17:59:24 +08:00
Shuduo Sang
f94bfbaef0
[TD-13408]<test>: move tests directory out (#10174)
* [TD-13408]<test>: move tests directory out

* restore Jenkinsfile due to tests dir removal

* add --remote parameter to git submodule update

* git reset hard before checkout to branch

* call git submodule update for some submodules

* remove tests directory before checkout due to conflict

* as all branches remove tests, no need to remove it in script

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-02-10 13:43:13 +08:00
Shuduo Sang
a373658308 change to v16/v20 instead of master/develop 2020-08-25 21:35:15 +08:00
Shuduo Sang
d74e39a978 fix minor mistake. 2020-08-17 19:14:56 +08:00
Shuduo Sang
1f77b851f3 fix array varible bug. 2020-08-17 18:41:20 +08:00
Shuduo Sang
8d8e339dd6 update tdengine write test script. 2020-08-17 18:05:21 +08:00
Shuduo Sang
035a9ab943 add opentsdbTestWriteLoop.sh 2020-08-02 12:00:11 +08:00
Shuduo Sang
db94a424cc modify argument of write loop script. 2020-07-18 17:02:15 +08:00
Shuduo Sang
7748d208af add looply test script of tdengineTest for perf test report.
[TD-950]
2020-07-17 17:53:40 +08:00