Chesnay Schepler created FLINK-26246:
----------------------------------------

             Summary: Setup JUnit 5 infrastructure for parallel test execution
                 Key: FLINK-26246
                 URL: https://issues.apache.org/jira/browse/FLINK-26246
             Project: Flink
          Issue Type: Technical Debt
          Components: Build System, Tests
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.15.0


JUnit5 has a nifty feature that allows tests to be run in parallel. We can set 
this up such that any JUnit5 test can easily opt-in to that, which will allow 
us to significantly speed up CI.

This is currently only set up for flink-table-planner, but we can pull it into 
the root pom.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to