Commit Graph

84 Commits

Author SHA1 Message Date
freemine 12ad3514ef odbc driver 2021-03-13 00:03:02 +08:00
Shuduo Sang 8678883050 [TD-109] <feature>: support mac compile with xcode11.4 in travis CI. enable in .travis.yml 2021-01-26 14:44:15 +08:00
Shuduo Sang b99e6b571f [TD-2598] feature: C# taosdemo, CI integration. kill taosd after test. 2021-01-13 10:53:59 +08:00
Shuduo Sang 6d27ca402d [TD-2598] feature: C# taosdemo, taosd > /dev/null. 2021-01-12 23:19:55 +08:00
Shuduo Sang 9e0f9f4aec [TD-2598] feature: C# taosdemo, taosd -c cfgDir. 2021-01-12 23:09:52 +08:00
Shuduo Sang 1263d2e1c0 [TD-2598] feature: C# taosdemo, sleep 10s after start taosd. 2021-01-12 22:49:09 +08:00
Shuduo Sang 5970814900 [TD-2598] feature: C# taosdemo, move test case early. 2021-01-12 22:33:41 +08:00
Shuduo Sang a26e273303 [TD-2598] feature: C# taosdemo, fix command line in CI. 2021-01-12 21:59:20 +08:00
Shuduo Sang 3a9c9984de [TD-2598] feature: C# taosdemo, fix command line in CI 2021-01-12 19:45:19 +08:00
Shuduo Sang 68a9a2ae44 [TD-2598] feature: C# taosdemo, CI integration. 2021-01-12 19:14:01 +08:00
Shuduo Sang 39b77d2ea1 [TD-2688] fix: make CI use gcc 4.8 and binutils 2.26 as minimal version toolchain requirements. 2021-01-07 15:55:37 +08:00
Shuduo Sang 9a88c33469 [TD-2688] fix: make CI use gcc 4.8 and binutils 2.26. 2021-01-07 15:15:33 +08:00
liuyq-617 45f26e66b4 relo 2020-12-31 11:03:47 +08:00
freemine 941c80f34f Merge remote-tracking branch 'upstream/develop' into odbc 2020-10-13 15:27:33 +08:00
Ping Xiao 8551855c9e install guppy for crash_gen 2020-10-10 11:12:44 +08:00
freemine ac16f20314 1. adjust CMakeLists.txt to enabling checking unixodbc existence
2. use install.sh to install odbcinst/odbc record in system
3. add packages (unixodbc/unixodbc-dev) to install in .travis.yml
2020-10-08 15:47:55 +08:00
Ping Xiao fcd61b2896 run full test 2020-09-11 22:22:53 +08:00
Shengliang Guan 09da8164f1 yml 2020-08-01 03:13:11 +00:00
Shengliang Guan f9614aa8c9 open log while compile in clang 2020-08-01 02:11:30 +00:00
Shuduo Sang 80f838a255 add pip3 psutil to CI for crash_gen.
[TD-1022]
2020-07-29 15:36:42 +08:00
Shuduo Sang bfe15fe092 increase crash_gen step to 2000. 2020-07-21 14:18:06 +08:00
Shuduo Sang 08fe5fbfa6 increase crash_gen step to 1000. 2020-07-21 13:55:31 +08:00
Shuduo Sang 8fe456023e merge develop branch and fix conflict in crash_gen.py. 2020-07-10 14:28:18 +08:00
Ping Xiao 1ae96261bb turn on output for gcc4.8 2020-07-10 10:06:52 +08:00
Shuduo Sang 5aade323bd reduce thread num and step num. 2020-07-08 19:04:53 +08:00
Shuduo Sang eb92c22251 launch taosd by crash_gen. 2020-07-08 18:46:06 +08:00
Shuduo Sang 0866751fd8 kill taosd before test crash_gen. 2020-07-08 18:31:18 +08:00
Shuduo Sang 998df217d5 remove python2 packages. 2020-07-08 11:10:28 +08:00
Shuduo Sang f33b508d86 change bionic to focal to use python 3.8 2020-07-08 11:03:02 +08:00
Shuduo Sang f9c9684b38 add crash_gen to CI
[TD-862]
2020-07-08 10:42:48 +08:00
Shuduo Sang 0d205a8663 another way to set timezone 2020-06-29 20:05:19 +08:00
Shuduo Sang 3588f00c8e show date 2020-06-29 19:39:37 +08:00
Shuduo Sang a2bf3af34b change way to set timezone. 2020-06-29 19:33:50 +08:00
Shuduo Sang d7397bce19 change VM timezone to GMT+8 to satisfy some test cases.
[TD-788]
2020-06-29 17:11:26 +08:00
Shuduo Sang 2f341dabf2 remove coverage test from CI. 2020-06-22 11:05:52 +08:00
Shuduo Sang 21d5329e77 limit ci branch. 2020-06-19 14:24:02 +00:00
Shuduo Sang bf50f60dc5 cut CI arm jobs for reduce build time. 2020-06-18 13:20:45 +08:00
odidev b576fef470 Added arm64 support to travis-ci
1. put the definitions of variables long_shifts and short_shifts and
function shift_crc() in #ifndef _TD_ARM_, because this function and
these variables are not used/called for arm64 build in travis. Hence
warnings come up as errors.
2. Added arm64 jobs into .travis.yml by adding -DCPUTYPE=aarch64 with
cmake command.

Signed-off-by: odidev <odidev@puresoftware.com>
2020-06-17 13:07:02 +00:00
Shuduo Sang 10a64cccc8 add numpy install to travis
[TD-630]
2020-06-13 15:12:28 +08:00
Shuduo Sang 79a51c5703 change cron task to run smoke as regression test need too long time. 2020-06-10 14:16:45 +08:00
Shuduo Sang 8bf40a7418 add plugins to exclude path too. 2020-06-10 14:07:56 +08:00
Shuduo Sang b70a71196e add */test/* to exclude path 2020-06-08 16:11:00 +08:00
Shuduo Sang 0177f0df71 add slguan@taosdata.com to coverity scan notification 2020-06-08 15:09:30 +08:00
Shuduo Sang 6a05755dbf increase travis wait to 20 min
[TD-513]
2020-06-03 13:35:33 +08:00
Shuduo Sang de3280f943 change syntax for lcov 1.13 2020-06-01 17:57:57 +08:00
Shuduo Sang db83fdd0cb exclude deps and tests directories from coverage report.
[TD-491]
2020-06-01 17:21:15 +08:00
Shuduo Sang 9ea0e2f770 fix test scripts according to jeff's suggestion. 2020-05-31 13:54:46 +08:00
Shuduo Sang 14f4e72175 change xenial to bionic for using python3.6 and fix pytest script. 2020-05-21 14:25:38 +08:00
Shuduo Sang 721c1cc4f3 add fuser -k -n tcp 6030 to release network port. 2020-05-20 15:04:42 +08:00
Shuduo Sang 094d21c9ab make valgrind.sh take -g as default. 2020-05-17 19:17:45 +08:00