[
https://issues.apache.org/jira/browse/KNOX-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16726947#comment-16726947
]
Kevin Risden commented on KNOX-1709:
------------------------------------
The Zookeeper sasl tests need to run in their own JVM due to Kerberos related
issues in a single JVM for Zookeeper client. We could move those tests to a new
JVM like how the webhdfs integration tests are done today.
> 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
>
>
> 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)