[
https://issues.apache.org/jira/browse/STORM-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993926#comment-14993926
]
Hugo Louro commented on STORM-1179:
-----------------------------------
+1 on the the tests format proposed by [~revans2]
[~revans2], is it correct to assume that your idea is to have a maven profile
for the category of tests in 2) and run these tests from maven passing the
desired profile using a CLI property? These tests could be annotated with
*@LocalClusterIntegrationTest* and not be run by default when executing mvn
clean install.
To run the tests annotated by *@LocalClusterIntegrationTest* the user would
execute something like: *mvn clean install -P local-cluster-integration-tests*
> Create Maven Profiles for Integration Tests
> -------------------------------------------
>
> Key: STORM-1179
> URL: https://issues.apache.org/jira/browse/STORM-1179
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-core
> Affects Versions: 0.11.0
> Reporter: Hugo Louro
> Assignee: Hugo Louro
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)