[
https://issues.apache.org/jira/browse/FLINK-26525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jing Ge updated FLINK-26525:
----------------------------
Description:
Rule 1: Concrete tests(not abstract) inheriting from SourceTestSuiteBase or
SinkTestSuiteBase should have name ending with ITCase or E2ECase.
Rule 2: ITCase tests inheriting from SourceTestSuiteBase or SinkTestSuiteBase
should use a MiniClusterTestEnvironment
Rule 3: E2ECase tests inheriting from SourceTestSuiteBase or SinkTestSuiteBase
should use a FlinkContainerTestEnvironment
was:
Rule 1: Concrete tests(not abstract) inheriting from SourceTestSuiteBase or
SinkTestSuiteBase should have name ending with ITCase or E2ECase.
Rule 2: ITCASE tests inheriting from SourceTestSuiteBase or SinkTestSuiteBase
should use a MiniClusterTestEnvironment
Rule 3: E2ECASE tests inheriting from SourceTestSuiteBase or SinkTestSuiteBase
should use a FlinkContainerTestEnvironment
> new ArchUnit rules for SourceTestSuiteBase and SinkTestSuiteBase
> ----------------------------------------------------------------
>
> Key: FLINK-26525
> URL: https://issues.apache.org/jira/browse/FLINK-26525
> Project: Flink
> Issue Type: Improvement
> Components: Tests
> Reporter: Jing Ge
> Assignee: Jing Ge
> Priority: Major
>
> Rule 1: Concrete tests(not abstract) inheriting from SourceTestSuiteBase or
> SinkTestSuiteBase should have name ending with ITCase or E2ECase.
> Rule 2: ITCase tests inheriting from SourceTestSuiteBase or SinkTestSuiteBase
> should use a MiniClusterTestEnvironment
> Rule 3: E2ECase tests inheriting from SourceTestSuiteBase or
> SinkTestSuiteBase should use a FlinkContainerTestEnvironment
--
This message was sent by Atlassian Jira
(v8.20.1#820001)