| Package | Description |
|---|---|
| dunit.eclipse | |
| hydra |
Hydra is a test framework that makes it easy to create and run multiuser tests.
|
| hydratest.reboot |
| Modifier and Type | Method and Description |
|---|---|
RebootInfo |
FakeMaster.reserveForReboot(String srcName,
int srcVmid,
String target,
boolean liveOnly) |
| Modifier and Type | Method and Description |
|---|---|
static RebootInfo |
RebootMgr.reboot(String reason,
String target,
boolean liveOnly)
Reboots the given host.
|
RebootInfo |
MasterProxy.reserveForReboot(String srcName,
int srcVmid,
String target,
boolean liveOnly)
For internal hydra use only.
|
protected static RebootInfo |
ClientMgr.reserveForReboot(String srcName,
int srcVmid,
String target,
boolean liveOnly)
Reserves the host for future reboot.
|
RebootInfo |
MasterProxyIF.reserveForReboot(String srcName,
int srcVmid,
String target,
boolean liveOnly)
For internal hydra use only.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
RebootClient.rebootTask() |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.