[
https://issues.apache.org/jira/browse/STORM-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15064682#comment-15064682
]
ASF GitHub Bot commented on STORM-1405:
---------------------------------------
GitHub user hmcl opened a pull request:
https://github.com/apache/storm/pull/960
STORM-1405: Add Maven 'all-tests' Profile to Travis Script
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hmcl/storm-apache STORM-1405
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/960.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #960
----
commit 022e382e6fa03fbc0d2d2ee9637dfa0172011948
Author: Hugo Louro <[email protected]>
Date: 2015-12-18T19:58:52Z
STORM-1405: Add Maven 'all-tests' Profile to Travis Script
----
> Add Maven 'all-tests' Profile to Travis Script
> ----------------------------------------------
>
> Key: STORM-1405
> URL: https://issues.apache.org/jira/browse/STORM-1405
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-core
> Reporter: Hugo Louro
> Assignee: Hugo Louro
> Fix For: 0.11.0
>
>
> To run all integration tests as part of the Travis CI build, replace -Pnative
> with -Pnative,all-tests in travis-script.sh
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)