Shuduo Sang
43feda0595
[TD-13408]<test>: move tests in for3.0 ( #10598 )
...
* restore .gitmodules
* Revert "[TD-13408]<test>: move tests out"
This reverts commit f80a4ca49ff37431bc0bc0dafb5ccf5858b00beb.
* revert f80a4ca49ff37431bc0bc0dafb5ccf5858b00beb
* 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
happyguoxy
4bcb40ff41
[TD-5460]<test>:alter max num range
2021-08-12 13:58:06 +08:00
happyguoxy
77dbd0d76b
[TD-5460]<test>:alter max num range
2021-08-12 13:58:00 +08:00
happyguoxy
8b746fe5c6
[TD-5460]<test>:alter max num range
2021-08-12 13:57:52 +08:00
happyguoxy
ad2a3150fe
[TD-5460]<test>:test database update=2
2021-08-03 19:05:09 +08:00
happyguoxy
92c0b28106
[TD-5460]<test>:test database update=1
2021-08-03 19:05:01 +08:00
happyguoxy
746a316f23
[TD-5460]<test>:test database update=0
2021-08-03 19:04:51 +08:00
liuyq-617
23217b7ee6
[TD-4447]<test>import the same csv twice
2021-05-31 08:24:23 +00:00
Shuduo Sang
0913d4553e
[TD-3741]<fix>: python test case on arm32. ( #5767 )
...
* [TD-3741]<fix>: python test case on arm32.
select * with lots data lead timeout.
* [TD-3741]<fix>: python test case on arm32.
change importDataLastS.py select * to count.
2021-04-11 09:55:20 +08:00
liuyq-617
91282a0813
remove sleep
2020-12-24 11:25:23 +08:00
Ping Xiao
3a58f9f4a9
fix test failures
2020-09-14 23:46:50 +08:00
yihaoDeng
4add1bd6bb
add csv test
2020-07-09 10:45:32 +00:00
Shuduo Sang
d5b1978e9f
fix importDataLastSub.py failed with valgrind.
...
[TD-827]
2020-07-03 00:21:02 +08:00
Shengliang Guan
fdad406eef
Merge pull request #2024 from taosdata/feature/query
...
Feature/query
2020-05-25 16:15:08 +08:00
Shuduo Sang
231df632bd
change forcestop() to stop() to emulate ctrl-c
2020-05-22 15:42:10 +08:00
Shuduo Sang
8f464b418a
add test case to test insert then import scenario.
2020-05-22 14:45:47 +08:00
Shuduo Sang
c736e05cea
fix import_merge/importToCommit.py path issue.
2020-05-21 18:03:37 +08:00
Shuduo Sang
cf4c4e98fd
support log Sql command to file.
...
[TD-383]
2020-05-21 16:12:15 +08:00
Shuduo Sang
ad89a82545
change max cache value from 512 to 128.
2020-05-20 17:58:19 +08:00
Shuduo Sang
825dc09433
fixup: typo.
2020-05-12 17:23:13 +08:00
Shengliang Guan
fe39658b4e
Merge pull request #1875 from taosdata/hotfix/change-tables-to-maxtables-according-to-liao
...
change tables to maxtables according to Dr. Liao
2020-05-11 20:00:28 +08:00
Shuduo Sang
7b2be379f8
integer division yields float in python3.
...
[TD-277]
2020-05-11 18:13:30 +08:00
Shuduo Sang
0f7690b95a
change tables to maxtables according to Dr. Liao
...
[TD-274]
2020-05-11 17:32:53 +08:00
Shuduo Sang
e37bd64792
change all files.
2020-05-07 18:21:18 +08:00
Shuduo Sang
5fa4d34533
change rows to maxrows in testcase script to match 2.0's change.
...
[TD-248]
2020-05-07 17:19:15 +08:00
Shuduo Sang
2777a2f0c9
fix python source code for pep8 standard.
2020-04-27 15:23:15 +08:00
Shuduo Sang
fd76b5f71d
port import_merge python testcase for 2.0
...
[TD-205]
2020-04-27 14:49:18 +08:00