[
https://issues.apache.org/jira/browse/KNOX-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16765044#comment-16765044
]
Kevin Risden commented on KNOX-1709:
------------------------------------
This patch shrunk Travis time from ~35min down to ~22min. This runs
gateway-test tests in parallel in separate JVMs. Also updated Travis to run
modules in parallel as well. There are a few tests that had timeout constraints
that didn't like when multiple tests were running at once since the tolerances
were too tight.
> Allow tests to run in parallel
> ------------------------------
>
> Key: KNOX-1709
> URL: https://issues.apache.org/jira/browse/KNOX-1709
> Project: Apache Knox
> Issue Type: Improvement
> Components: Tests
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Fix For: 1.3.0
>
> Attachments: KNOX-1709.patch
>
>
> Currently the test framework forces tests to run one at a time in a new JVM.
> We should improve that so the tests don't take forever and a day.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)