Commit Graph

340 Commits

Author SHA1 Message Date
Shengliang Guan 95df099a89 scripts 2020-05-12 15:54:23 +08:00
Shengliang Guan 2ef37deafd
Merge pull request #1888 from taosdata/feature/changshuaiqiang/testcase
add test case
2020-05-12 15:39:56 +08:00
changshuaiqiang 294b42661f test: add del stable case 2020-05-12 15:30:47 +08:00
changshuaiqiang fc955b0637 Merge branch 'develop' into feature/changshuaiqiang/testcase
* develop: (48 commits)
  fix tsdb log format
  [TD-276] add user auth
  fix drop table coredump
  [td-225]
  [td-225] FIX BUGS IN DIFF
  add log in tsdb
  Additional fix for TD-225
  forward to peer only the data packet is from client or CQ
  [td-225] fix bug in diff query
  [td-225]
  [td-225] fix bugs in tags filter query
  scripts
  scripts
  [TD-271]
  support RpcIpSet change
  [TD-271] fix bug while drop stable
  integer division yields float in python3.
  change tables to maxtables according to Dr. Liao
  fixup: fix make command to make coverity_scan work.
  add log for database create
  ...
2020-05-12 14:46:45 +08:00
Shengliang Guan cf4ad7133b [TD-292] scripts 2020-05-12 14:45:28 +08:00
changshuaiqiang 6d7b5f2822 test: fix delete_reuse 2020-05-12 14:41:33 +08:00
Shengliang Guan b9bf0cde7c
Merge pull request #1882 from taosdata/feature/query
Feature/query
2020-05-12 10:53:34 +08:00
hjLiao 55e4ade713 [td-225] FIX BUGS IN DIFF 2020-05-12 10:46:16 +08:00
hjLiao 38c8efd4b3 [td-225] 2020-05-12 00:04:15 +08:00
hjxilinx 01846142fa [td-225] fix bugs in tags filter query 2020-05-11 23:47:28 +08:00
Shengliang Guan aac2a25eb0 scripts 2020-05-11 23:03:04 +08:00
Shengliang Guan 3f88174a8c Merge branch 'develop' into feature/tsim 2020-05-11 22:29:04 +08:00
Shengliang Guan 8c0ba3b908 scripts 2020-05-11 22:27:49 +08:00
Shengliang Guan 270e7fc96a [TD-271] 2020-05-11 22:26:02 +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
changshuaiqiang 706828a1d4 test: add user/authority 2020-05-11 16:57:53 +08:00
changshuaiqiang f799232f25 test: add user/authority 2020-05-11 16:54:50 +08:00
Shengliang Guan 0da80dad54
Merge pull request #1872 from taosdata/feature/tsim
Feature/tsim
2020-05-11 16:07:57 +08:00
changshuaiqiang e575daa5cf test: add connection test 2020-05-11 15:33:18 +08:00
Shuduo Sang 8050187458 Merge branch 'develop' into hotfix/py-testcase-refine 2020-05-11 15:10:23 +08:00
Shuduo Sang cbd4542120 execute all cases even some failed early. 2020-05-11 15:10:17 +08:00
Shengliang Guan 19db01431d Merge remote-tracking branch 'origin/develop' into feature/tsim 2020-05-11 14:59:25 +08:00
Shengliang Guan 24aea5d706 scripts 2020-05-11 14:54:42 +08:00
Shengliang Guan c8e3b6d9c5
Merge pull request #1871 from taosdata/hotfix/py-testcase-refine
Hotfix/py testcase refine
2020-05-11 14:54:31 +08:00
Shengliang Guan a539bac6d2 scripts 2020-05-11 14:51:56 +08:00
Shengliang Guan 879a1c5705 Merge remote-tracking branch 'origin/develop' into feature/tsim 2020-05-11 14:17:30 +08:00
hjxilinx f1d26db031 [td-225] fix bugs for nchar handling 2020-05-11 14:04:41 +08:00
chang 14778e6c75 feat: add connection test case 2020-05-11 14:00:14 +08:00
Shuduo Sang 5883ed6e73 sleep 4 sec to wait dnodes start. 2020-05-11 13:52:08 +08:00
Shuduo Sang 0ba839e18a :wqMerge branch 'develop' into hotfix/py-testcase-refine 2020-05-11 13:48:43 +08:00
Shengliang Guan fd9a32b619 scripts 2020-05-11 13:08:52 +08:00
hjxilinx 6fb22fdc83 [td-225] 2020-05-11 12:18:56 +08:00
Shuduo Sang d6640af67c reduce testcase less to reduce smoketest time. 2020-05-11 12:02:48 +08:00
hjxilinx d3ce12908c [td-225] 2020-05-11 11:31:40 +08:00
slguan efe4e3fe1c init sequence is incorrect, resulting in the dnodeId not read successfully 2020-05-10 22:45:00 +08:00
slguan dc2537d4d8 scripts and revise logs 2020-05-10 22:15:50 +08:00
slguan 156f0df4c4 scripts 2020-05-10 19:03:06 +08:00
hjxilinx 267f2c037b [td-225] fix bugs found in sim script 2020-05-10 14:52:05 +08:00
slguan 105f440690 scripts 2020-05-10 00:10:37 +08:00
slguan c43695e344 fix bug in pass_alter.sim, add log, revise shellActiveTimer 2020-05-10 00:06:37 +08:00
slguan e670b411d5
Merge branch 'develop' into feature/changshuaiqiang/testcase 2020-05-09 22:40:06 +08:00
slguan 9878c7b97f
Merge pull request #1860 from taosdata/hotfix/fix-issue-pytest-stop-by-pkill
fix issue pytest stop dnode by pkill.
2020-05-09 22:34:12 +08:00
slguan 4147090d33
Merge pull request #1861 from taosdata/feature/support-ubuntu-2004
fix compile error for Ubuntu 20.04
2020-05-09 22:33:45 +08:00
slguan a468ac272c Merge branch 'develop' of https://github.com/taosdata/TDengine into develop 2020-05-09 22:16:43 +08:00
slguan 92a19d9c16 scripts 2020-05-09 22:15:45 +08:00
Shuduo Sang 224496954f fix issue pytest stop dnode by pkill. 2020-05-09 19:14:33 +08:00
chang 92ef272d22 Merge branch 'develop' into feature/changshuaiqiang/testcase
* develop:
  scripts
  crash while print log
  change describe log.dn
  invalid read while sync
2020-05-09 18:53:50 +08:00
chang 78dc2bdfbd fix: sys -> monitor stream -> _root 2020-05-09 18:49:58 +08:00