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

Andrei Savu commented on WHIRR-360:
-----------------------------------

I guess we can implement this by starting a bunch of nodes for testing and then 
using BYON for test execution providing a .yaml file with a subset of the 
started hosts. We only need to make sure that BYON calls the cleanup script on 
cluster destroy (btw that event is never triggered in the current code). 

> 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

        

Reply via email to