bhouse-nexthop commented on code in PR #282:
URL:
https://github.com/apache/cloudstack-terraform-provider/pull/282#discussion_r2912495755
##########
cloudstack/resource_cloudstack_network_test.go:
##########
@@ -165,6 +172,75 @@ func TestAccCloudStackNetwork_importProject(t *testing.T) {
})
}
+func TestAccCloudStackNetwork_ipv6(t *testing.T) {
+ t.Skip("Skipping IPv6 test: CloudStack simulator only supports IPv6
with advanced shared networks")
+ var network cloudstack.Network
Review Comment:
fixed in f207255
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]