-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: fix workflow taos-tools build (#378)
* test: refine tests for taosdump * test: rm tests/CMakeLists.txt * test: change workflow accordingly * fix: taosdump ws float null * test: coveralls.yml includes websocket test * fix: disable taosdump/ws dep * fix: wrong filename in cmake file * test: add more test cases * test: add expect test taosdump password * fix: ci-taosdump-release-ws.yml wrong branch * test: cherry pick from other branch * test: add tools path finding for 3.0 * test: remove days/blocks for 3.0 * fix: .github/workflows/non-x64.yml * test: add vnodes=256 env variable for 3.0 * test: fix windows-build-for3.0.yml * test: disable ws for tdengine 2.0 * test: disable ws for tdengine 2.0 on centos * fix: windows compile * fix: check windows macro * test: use test/sangshuduo/TD-17080-taosdump-functest on windows build * fix: pip3 install taospy on centos * test: add 3.0-coveralls.yml * fix: replace test branch with 3.0 * fix: add expect install * fix: stb pointer is null on tdengine 3.0 * test: add basic test cases * fix: use ins_ instead of user_ * fix: select tbname,stbname from schema * test: remove taosdump3.py * test: add ws3 test * test: remove nested query case * test: remove taosdemo old test case * fix: refine coverage test * test: use test/sangshuduo/TD-17080-taosdump-functest * test: disable taosdump test col tag case * fix: change actions to 3.0 branch * fix: run actions on push too * fix: make 3.0-coveralls.yml run on push * fix: remove unused debug info * test: use jom for windows compile * test: allow to test system program * test: move coverage to topdir * test: revise .github/workflows/3.0-coveralls.yml * test: check changed file in ../.github/workflows/centos-release.yml * test: add tests/taosdump/old cases * fix: make info print to stdout * test: change test case to take system program at last * test: remove stderr redirect in ../../.github/workflows/3.0-coveralls.yml * test: change 3.0-taosdump-release.yml to test stand aline taos-tools * test: add 3.0 taosbenchmark release workflow * test: exclude sml_, telnet_tcp and websocket test * test: fix centos release * test: fix build taos-tools in ../.github/workflows/3.0-coveralls.yml Co-authored-by: Yang Zhao <yzhao@taosdata.com>
- Loading branch information
1 parent
318246c
commit 509ec72
Showing
5 changed files
with
48 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters