mirror of
https://github.com/apache/jclouds.git
synced 2025-02-17 15:35:44 +00:00
added test dependency
This commit is contained in:
parent
563462e46b
commit
cfe91f9817
@ -131,7 +131,7 @@ public class VMClientLiveTest extends BaseVPDCClientLiveTest {
|
||||
// conditionallyCheckSSH();
|
||||
}
|
||||
|
||||
@Test
|
||||
@Test(dependsOnMethods="testCloneVApp")
|
||||
public void testZCreateMultipleVMs() throws Exception {
|
||||
billingSiteId = restContext.getApi().getBrowsingClient().getOrg(null).getId();// default
|
||||
vpdcId = Iterables.find(restContext.getApi().getBrowsingClient().getOrg(billingSiteId).getVDCs(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user