trevorflanagan commented on this pull request.
> @@ -104,14 +98,6 @@ public void testDeploySameNetworkDomain() {
NetworkApiLiveTest.class.getSimpleName(), "ESSENTIALS");
}
- @Test(dependsOnMethods = "testDeployVlan")
- public void testAddPublicIpBlock() {
I had to remove this live test as this function cannot be tested until we have
a server deployed. We have some validation that prevents addition of public ip
blocks until there is at least one server.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/389#pullrequestreview-45178384