Zhu Zhu created FLINK-15582:
-------------------------------
Summary: Enable batch scheduling tests in LegacySchedulerBatchSchedulingTest for DefaultScheduler as well
Key: FLINK-15582
URL:
https://issues.apache.org/jira/browse/FLINK-15582 Project: Flink
Issue Type: Improvement
Components: Runtime / Coordination
Affects Versions: 1.10.0
Reporter: Zhu Zhu
Fix For: 1.10.0
{{testSchedulingOfJobWithFewerSlotsThanParallelism}} is a common case but it is only tested with legacy scheduler in {{LegacySchedulerBatchSchedulingTest}} at the moment.
We should enable it for DefaultScheduler as well.
This also allows us to safely remove {{LegacySchedulerBatchSchedulingTest}} when we are removing the LegacyScheduler and related components without loosing test coverage.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)