kirklund opened a new pull request #6975:
URL: https://github.com/apache/geode/pull/6975


   PROBLEM
   
   ClusterStartupRule currently always creates at least 4 DUnit VMs.
   
   Some usages would benefit from the option of specifying a vmCount
   limit which would create only the number VMs specified.
   
   SOLUTION
   
   Add the ability to launch DUnit with a vmCount along with a boolean
   option for starting the default DUnit locator. Use this new 
   combination of options within ClusterStartupRule.
   
   NOTE
   
   ClusterStartupRule always starts DUnit without the default DUnit 
   locator. This is for use in tests only.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to