[
https://issues.apache.org/jira/browse/GEODE-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk Lund updated GEODE-4876:
-----------------------------
Description:
Add getVM(int), getAllVMs(), getVMCount(), getLocator(), getHostName() to VM.
Change tests that use DistributedTestRule to invoke methods on VM instead of
Host.
was:
Add DistributedTestRule constructor which accepts vmCount so that
DistributedTestRule can provision DUnit VMs for other rules, such as
DistributedRestoreSystemProperties, to use.
Add getVM(int), getAllVMs() to DistributedTestRule.
Change tests that use DistributedTestRule to use its new APIs instead of Host.
> Add static VM APIs from Host to VM
> ----------------------------------
>
> Key: GEODE-4876
> URL: https://issues.apache.org/jira/browse/GEODE-4876
> Project: Geode
> Issue Type: Improvement
> Components: tests
> Reporter: Kirk Lund
> Assignee: Kirk Lund
> Priority: Major
>
> Add getVM(int), getAllVMs(), getVMCount(), getLocator(), getHostName() to VM.
> Change tests that use DistributedTestRule to invoke methods on VM instead of
> Host.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)