mirror of https://github.com/apache/jclouds.git
removed dead code
This commit is contained in:
parent
b45fad87d8
commit
b4c6d01eba
|
@ -178,10 +178,6 @@ public class NodePoolComputeServiceLiveTest extends BaseComputeServiceLiveTest {
|
||||||
}), "jboss", node, JBOSS_PATTERN);
|
}), "jboss", node, JBOSS_PATTERN);
|
||||||
}
|
}
|
||||||
|
|
||||||
public void testListNodeInGroup() {
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
@Test(enabled = true, groups = "live", dependsOnMethods = "testCreateAndRunAService")
|
@Test(enabled = true, groups = "live", dependsOnMethods = "testCreateAndRunAService")
|
||||||
public void testRebuildPoolStateFromStore() {
|
public void testRebuildPoolStateFromStore() {
|
||||||
tearDownContext();
|
tearDownContext();
|
||||||
|
|
Loading…
Reference in New Issue