You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2011/08/15 22:39:27 UTC

[jira] [Commented] (WHIRR-360) Enable parallel test execution

    [ https://issues.apache.org/jira/browse/WHIRR-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13085312#comment-13085312 ] 

Tom White commented on WHIRR-360:
---------------------------------

Another way would be to reuse instances (e.g. via node pooling, something that's been talked about in jclouds). Isolation wouldn't be as good, but would be acceptable if services had good cleanup scripts. 

> Enable parallel test execution
> ------------------------------
>
>                 Key: WHIRR-360
>                 URL: https://issues.apache.org/jira/browse/WHIRR-360
>             Project: Whirr
>          Issue Type: Improvement
>            Reporter: Andrei Savu
>
> As we add services the number of integration tests we need to run will also increase. It would be useful to be able to execute the tests in parallel.
> We can do this either by enabling parallel test execution in JUnit:
> [1] http://incodewetrustinc.blogspot.com/2010/01/run-your-junit-tests-concurrently-with.html 
> or by migrating from JUnit to TestNG which has better support for parallel test execution out of the box. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira