-
Notifications
You must be signed in to change notification settings - Fork 411
Closed
Description
Currently, we run all CI tests in a single Jenkins workflow tics_ghpr_test.

We can split the CI tests into serveral workflows like what TiDB does. Different workflow can run in parallel. What's more, if some of them failed, we can rerun the failed tests instead of all tests.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels