[
https://issues.apache.org/jira/browse/CAMEL-11525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-11525.
---------------------------------
Resolution: Abandoned
> Run tests in camel-core in parallel via test suites
> ---------------------------------------------------
>
> Key: CAMEL-11525
> URL: https://issues.apache.org/jira/browse/CAMEL-11525
> Project: Camel
> Issue Type: Test
> Components: camel-core, tests
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: Future
>
>
> Look at using test suites so we can divide the tests into different groups,
> and let them run in parallel. For example we can group by
> org.apache.camel.xxx package level and run each in parallel depending on
> number of cpu cores etc.
> I wonder if this tool can make it possible to setup the suites filtering via
> the wildcard matching so we can do this easily
> https://github.com/michaeltamm/junit-toolbox
> See also
> https://stackoverflow.com/questions/7331214/junit4-run-all-tests-in-a-specific-package-using-a-testsuite
> And maven surefire plugin
> http://maven.apache.org/surefire/maven-surefire-plugin/examples/fork-options-and-parallel-execution.html
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)