4paradigm / 4paradigm/OpenMLDB
ci: support parallel test from ctest
Open
bug
build
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 1
Description
currently some tests can run in parallel
Contributor guide
Research direction
Look at the existing CMake configuration for tests, likely in CMakeLists.txt files, to understand how tests are currently run. Research ctest's parallel execution support and identify which tests can be parallelized. The goal is to modify the build system to enable parallel test execution via ctest.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100