Commit Graph

119 Commits

Author SHA1 Message Date
Shuduo Sang 8d59865551
feat: de submodule (#15464)
* feat: use contrib instead of submodule for tools/taosws/taosa

* feat: de-submodule, remove taostools/taosws/taosadapter from .gitmodules

* ci: remove submodule taos-tools, taosadapter and taosws-rs from cache

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-07-27 19:15:54 +08:00
tangfangzhi 41eefb3d71 ci: skip docs pr 2022-07-18 10:46:40 +08:00
tangfangzhi 79a7b4a253 ci: add mac build test to ci 2022-07-04 10:46:03 +08:00
tangfangzhi 170b7cb837 fix: clean windows environment before test 2022-06-29 17:10:09 +08:00
tangfangzhi c22cbf026f enh: print host ip address in Jenkins log 2022-06-27 11:42:25 +08:00
tangfangzhi 35336d7964 ci: keep change branch in log 2022-06-25 17:33:24 +08:00
tangfangzhi d05ef64507 enh: skip install package 2022-06-25 14:10:34 +08:00
tangfangzhi 27a6765282 fix: add a default parameter to windows python test script 2022-06-25 13:46:53 +08:00
tangfangzhi f7b1960725 ci: drop sync windows test with linux 2022-06-25 12:18:47 +08:00
tangfangzhi 181874339b fix: change Jenkins run case timeout 2022-06-24 15:46:45 +08:00
tangfangzhi 33c85e06c8 ci: optimize Jenkins log 2022-06-24 15:17:17 +08:00
tangfangzhi 893019d106 enh: record git commit id in log file; disable source code backup 2022-06-15 13:50:13 +08:00
tangfangzhi aa5efe5cbe enh: show commit id of python connector 2022-06-14 18:18:59 +08:00
tangfangzhi 3acacf163a enh: show commit id of target branch 2022-06-14 16:32:17 +08:00
tangfangzhi c184158510 fix: copy taos.dll to system dir 2022-06-04 12:13:42 +08:00
tangfangzhi 099de7e94f fix: fix a typo 2022-06-04 11:12:36 +08:00
tangfangzhi 0af9ab4163 fix: handle special character ^ 2022-06-04 10:44:50 +08:00
tangfangzhi 23d9bebaa7 fix: Jenkins syntax error 2022-06-04 10:00:42 +08:00
tangfangzhi dace8970f6 fix: handle special character ! 2022-06-04 09:50:15 +08:00
tangfangzhi d64c0e4dd0 fix: add escape character to fix syntax error 2022-06-02 14:43:05 +08:00
tangfangzhi 53f53fe9c9 fix: copy taos.dll to system32 2022-06-02 13:55:14 +08:00
tangfangzhi 362db1d0c1 fix: add escape character to fix syntax error 2022-06-02 09:14:01 +08:00
tangfangzhi 4344e5499c enh: call windows test script in ci 2022-06-02 08:58:20 +08:00
tangfangzhi 7adc0ecaea enh: install python connector for ci windows test 2022-06-01 16:44:29 +08:00
tangfangzhi 206363c274 fix: change build order 2022-06-01 15:50:14 +08:00
tangfangzhi df1bed48aa fix: dead lock in case of some test failure 2022-06-01 15:12:22 +08:00
tangfangzhi 4adfb46672 fix: Jenkins syntax error 2022-06-01 15:02:21 +08:00
tangfangzhi 64879c45e2 enh: windows python test init 2022-06-01 14:54:31 +08:00
tangfangzhi cc1582e6ef add windows ctest to ci 2022-05-31 16:33:46 +08:00
tangfangzhi 8cbb5d5760 enh: put build id in log folder name 2022-05-28 17:38:47 +08:00
tangfangzhi ba62d80341 ci: change test hosts 2022-05-28 17:16:26 +08:00
tangfangzhi fc45f26363 ci: set retry count to 1 2022-05-25 11:12:21 +08:00
tangfangzhi b3eda6e33c fix: continue if debug directory is not exist 2022-05-19 18:16:37 +08:00
tangfangzhi c7088f0812 enh: print time during windows build 2022-05-18 16:10:35 +08:00
tangfangzhi cd2f10542d enh: add some log 2022-05-18 15:51:59 +08:00
tangfangzhi 5fdf57a1ea enh: return error if cmake fails 2022-05-18 15:33:15 +08:00
tangfangzhi f4ef09bf6b enh: print ip address before build 2022-05-18 15:11:54 +08:00
tangfangzhi 0c24651319 enh: add windows build test to ci 2022-05-18 14:46:30 +08:00
tangfangzhi cf6dc6e6b3 enh: change timeout to 35 minutes 2022-05-13 22:52:02 +08:00
tangfangzhi d40b4f8794 enh: set default timeout 2022-05-13 22:36:23 +08:00
tangfangzhi a31dc4c2b9 enh: user branch name as log dir name 2022-05-13 21:10:34 +08:00
tangfangzhi 3431d4aba5 enh: windows build enterprise edition 2022-05-13 14:04:21 +08:00
tangfangzhi 1f8377ba3c fix: change to a proper directory before run 2022-05-11 20:34:19 +08:00
tangfangzhi 460168adce enh: use a seperate step to build 2022-05-11 20:28:13 +08:00
tangfangzhi a9ff8c28fa refactor: always build enterprise edition and taos-tool 2022-05-11 19:35:49 +08:00
tangfangzhi 6d8a2be8e3 fix: rebase conflicts 2022-05-11 19:12:35 +08:00
tangfangzhi 666b00170b print git log 2022-05-11 12:26:46 +08:00
tangfangzhi 675bf2aabd remove bdb related 2022-05-11 12:05:56 +08:00
tangfangzhi a36a7d68a7 correct syntax error 2022-05-11 12:00:29 +08:00
tangfangzhi 057c7747bc use enterprise edition to test 2022-05-11 11:40:04 +08:00
tangfangzhi 6b05911e45 remove windows test 2022-05-07 06:49:06 +08:00
tangfangzhi 12706c7cd6 correct a typo 2022-05-05 15:14:47 +08:00
tangfangzhi 04908b1ff9 use jom to build with multiple threads 2022-05-05 15:08:38 +08:00
tangfangzhi fed9611473 print date time before test 2022-04-29 15:58:25 +08:00
tangfangzhi e27ebe71ac remove bdb related 2022-04-29 15:49:51 +08:00
tangfangzhi ff5fd96af6 use docker container to run cases 2022-04-29 15:36:17 +08:00
tangfangzhi e183db65a3 enable parallel execution of windows build test 2022-04-29 09:03:23 +08:00
tangfangzhi 07adaee189 remove git clean to save time 2022-04-28 16:05:09 +08:00
tangfangzhi fe7cc04f1c remove empty script section 2022-04-28 15:15:27 +08:00
tangfangzhi e1cc6bb2df remove abort previous build 2022-04-28 15:13:16 +08:00
tangfangzhi b11b2b966c add windows build test 2022-04-28 14:55:31 +08:00
slzhou 1729a7e3f2 modify jenkins file so that ctest output more info 2022-04-25 07:56:01 +08:00
tangfangzhi 28f9f135a9 change test order 2022-04-24 19:12:25 +08:00
tangfangzhi dfdd43598c run python test in 3.0 ci 2022-04-24 15:02:32 +08:00
Hui Li 8ac540a3e5
Merge pull request #10751 from taosdata/TD-14049
extend 3.0 ci to 4 machines
2022-03-16 13:15:39 +08:00
Shuduo Sang 23bef711fc
Feature/sangshuduo/td 13063 3.0 windows (#10720)
* [TD-13063]<feature>: 3.0 on Windows

* add pthread in contrib

* fix linux compile

* fix osSemaphore

* add gnu regex for Windows

* fix compile error for Windows

* support arm platform

* port more OS files

* fix for Windows compile

* port more files

* fix macOS on x86_64

* port osFile

* port osSemaphone.h

* port osSocket.c

* port tconfig.c

* port ttimer.c

* add couple files
2022-03-15 21:35:04 +08:00
tangfangzhi 15cfd98449 extend 3.0 ci to 4 machines 2022-03-15 12:44:38 +08:00
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