[ 
https://issues.apache.org/jira/browse/STORM-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023126#comment-15023126
 ] 

ASF GitHub Bot commented on STORM-1340:
---------------------------------------

Github user d2r commented on a diff in the pull request:

    https://github.com/apache/storm/pull/902#discussion_r45664250
  
    --- Diff: dev-tools/travis/travis-install.sh ---
    @@ -29,6 +29,7 @@ TRAVIS_SCRIPT_DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" 
)" && pwd )
     cd ${STORM_SRC_ROOT_DIR}
     
     python ${TRAVIS_SCRIPT_DIR}/save-logs.py "install.txt" mvn clean install 
-DskipTests -Pnative --batch-mode
    +
    --- End diff --
    
    revert?


> Use Travis-CI build matrix to improve test execution times
> ----------------------------------------------------------
>
>                 Key: STORM-1340
>                 URL: https://issues.apache.org/jira/browse/STORM-1340
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: Kyle Nusbaum
>            Assignee: Kyle Nusbaum
>
> Travis-CI provides a 'build-matrix' that we can use to parallelize the unit 
> tests of various components in storm.
> It also provides a caching mechanism that can reduce the overhead of starting 
> up a test container.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to