[
https://issues.apache.org/jira/browse/FLINK-18970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17183413#comment-17183413
]
goutham commented on FLINK-18970:
---------------------------------
Thanks [~sewen].. this helps.. we can close this issue
> Adding Junit TestMarkers
> ------------------------
>
> Key: FLINK-18970
> URL: https://issues.apache.org/jira/browse/FLINK-18970
> Project: Flink
> Issue Type: Improvement
> Components: Test Infrastructure, Tests
> Affects Versions: 1.11.1
> Reporter: goutham
> Priority: Minor
> Fix For: 1.11.1
>
> Original Estimate: 10h
> Remaining Estimate: 10h
>
> I am planning to add Test Marker to run the Unit test and Integration test
> using markers.
> Currently, if you want to run the complete build locally it takes close to 2
> hours. Based on requirement developers can run unit tests only or just
> integration or both.
> By default, it will run all the tests.
> planning to introduce below markers
> @Tag("IntegrationTest")
> @Tag("UnitTest")
--
This message was sent by Atlassian Jira
(v8.3.4#803005)