[
https://issues.apache.org/jira/browse/ACCUMULO-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14395071#comment-14395071
]
Josh Elser commented on ACCUMULO-2721:
--------------------------------------
Building on top of the "standalone" cluster notion already in place, it should
be straightforward to launch a single cluster, configure the tests to use that
minicluster as a standalone cluster, and then avoid the repetitive minicluster
spinup/teardown.
> Combine several SimpleMacIT tests to share a MAC
> ------------------------------------------------
>
> Key: ACCUMULO-2721
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2721
> Project: Accumulo
> Issue Type: Improvement
> Components: test
> Reporter: Mike Drob
> Priority: Critical
> Fix For: 1.7.0
>
>
> Each SimpleMacIT class spins up its own MAC. Theoretically, many of them can
> share one, and make the tests run faster.
> We can look at using a {{Suite}} or {{ExternalResource}} or there's like a
> million ways to do this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)