[
https://issues.apache.org/jira/browse/FLINK-26246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-26246.
------------------------------------
Resolution: Fixed
master: f7cc996826f72f1a9524b5845cb93e5430c1dc59
> 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
> Priority: Major
> Labels: pull-request-available, stale-assigned
> Fix For: 1.16.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.7#820007)