test-kitchen / kitchen-vra

A Test Kitchen driver for VMware vRealize Automation
Apache License 2.0
13 stars 22 forks source link

Add support for a DNS suffix appended to server.name #19

Closed jeremymv2 closed 7 years ago

jeremymv2 commented 7 years ago

Occasionally DNS is fickle and vRA hands a hostname back to kitchen that isn't resolvable. Appending a DNS suffix to the name appears to mitigate this issue.

jjasghar commented 7 years ago

I'll remove 2.0.0 ruby support tomorrow, we shouldn't have it still anyway ;)

jeremymv2 commented 7 years ago

@jjasghar I removed 2.0.0 from travis.yml ready for review :)