[
https://issues.apache.org/jira/browse/CASSANDRA-7442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14043979#comment-14043979
]
Tyler Hobbs commented on CASSANDRA-7442:
----------------------------------------
It looks like {{-Dtest.name}} doesn't work with this. I guess it would be okay
to only have that work with "oldtest", but can you see how hard it would be to
make that work?
> Parallelize unit test runner
> ----------------------------
>
> Key: CASSANDRA-7442
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7442
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Reporter: T Jake Luciani
> Assignee: T Jake Luciani
> Priority: Minor
> Labels: qa-resolved
> Fix For: 2.1.0
>
> Attachments: 7442.txt
>
>
> Currently we spend ~15 minutes running unit tests.
> We can parallelize the unit tests by splitting the classes up across
> processes and using more cores.
> This patch adds a new variable -Dtest.runners=X (default is 1)
> Running with 4 runtime goes from 15min to 6min.
> Beyond 1 runner per core I don't see much of a difference
--
This message was sent by Atlassian JIRA
(v6.2#6252)