Split TiFlash ci test into multiple for easily re-run and watch result.
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1k
- Forks
- 423
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 24
Description
TiDB's ci test:

TiFlash's ci test:

TiFlash CI test internal:

After split one large test into five or more tests, we can easily watch the result or rerun any one of them.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the TiFlash CI configuration and the current single test job described in the issue. Identify how it can be divided into five or more independently rerunnable tests, then verify that each result is separately visible and rerunnable in CI.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd, testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100