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
Shuduo Sang
b4b092b488
add random test.
2020-05-15 19:06:41 +08:00
Shuduo Sang
5b3c019f74
Merge branch 'develop' into feature/add-testcase-to-test-boundary
2020-05-15 18:40:16 +08:00
Shuduo Sang
6b8aae25a7
change dist to bionicfor python 3.6+
2020-05-15 18:40:12 +08:00
Shuduo Sang
22d79ca1ec
fixup: do not cat log again.
2020-05-15 16:43:51 +08:00
Shuduo Sang
ce944ebb83
reduce valgrind output.
2020-05-15 15:40:01 +08:00
Shuduo Sang
543415b8d5
support GCC 4.8
...
[TD-307]
2020-05-13 16:31:04 +08:00
Shuduo Sang
c7fa3506da
increase valgrind threshold to 12, definitely lost theshold to 13.
2020-05-12 15:52:05 +08:00
Shuduo Sang
78921b310b
Merge branch 'develop' into hotfix/fix-coverity-scan-make-command
2020-05-11 16:38:11 +08:00
Shuduo Sang
6838693422
fixup: fix make command to make coverity_scan work.
2020-05-11 16:30:14 +08:00
Shuduo Sang
cbd4542120
execute all cases even some failed early.
2020-05-11 15:10:17 +08:00
Shuduo Sang
8fd8af6894
make fulltest.sh exit after upload coverage report.
2020-05-11 12:18:36 +08:00
Shuduo Sang
d6640af67c
reduce testcase less to reduce smoketest time.
2020-05-11 12:02:48 +08:00
Shuduo Sang
2267048e72
fix memory error formula in .travis. reduce threshold to 5.
2020-05-09 23:49:08 +08:00