Re: Looking for geode-core dunit using 5 dunit VMs

2017-10-05 Thread Barry Oglesby
All of the WAN dunit tests use more than 5 VMS, but I'm not sure you want those. Those are anything extending WANTestBase. I also see LocatorDUnitTest testMultipleLocatorsRestartingAtSameTime does as well. Thanks, Barry Oglesby On Thu, Oct 5, 2017 at 10:05 AM, Kirk Lund wrote: > I need help lo

Re: Looking for geode-core dunit using 5 dunit VMs

2017-10-05 Thread Kirk Lund
I found them (or some of them): 1) LocatorDUnitTest.testMultipleLocatorsRestartingAtSameTime() <- uses 5 VMs in addition to controller & locator 2) LocatorDUnitTest.testMultipleLocatorsRestartingAtSameTimeWithMissingServers() <- uses 5 VMs in addition to controller & locator 3) PreferSerializedHAR