softlayer-go
softlayer-go copied to clipboard
Skip dns_domain integration test for now.
@ebakaev About integration test dns_domain, The account we used to run integration test doesn't have the permission to create a domain in SoftLayer. So we suggest you would calibrate your test code to make it smarter, for examples, if the response includes the words like Permission denied to createObject, your test case return the output as the message, but still exist with success. For now, before you update the test code, we have to set to skip this test case in integration test suite. Please let us know what you think. Thanks.
/cc @maximilien
@mattcui I will be more than happy to take a look at this.
@danielcbright Thank you! Please let us know if any help you need.
Will do, I'm tied up for the next week or so with a major project but as soon as I get a chance I'll dive into it.
What's the status of this? Closing if I see no comment in two days.