Matthias Pohl created FLINK-40150:
-------------------------------------
Summary: Remove assumeTrue with cluster rebuild from
RescaleTimelineITCase
Key: FLINK-40150
URL: https://issues.apache.org/jira/browse/FLINK-40150
Project: Flink
Issue Type: Technical Debt
Components: Test Infrastructure
Affects Versions: 2.3.0, 2.4.0
Reporter: Matthias Pohl
{{RescaleTimelineITCase}} has three tests that utilize {{@TestTemplate}} but
run assume to skip the test configuration with rescale history disabled. They
also run {{rebuildClusterWithExecutingTimeouts}} to recreate the cluster.
We could refactor the tests to not run as parameterized tests and do the
cluster instantiation only once to speed up the test execution.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)