brent-c-mills / kitchen-xenserver

Other
2 stars 0 forks source link

2 kitchen verify #3

Closed brent-c-mills closed 9 years ago

brent-c-mills commented 9 years ago

Add :hostname variable to kitchen verify ssh authentication errors. Remove driver-specific verify(state) method.

This resolves kitchen verify ssh authentication errors, but requires users to set either a DNS resolvable hostname for their VM, or else to specify the IP address of their VM as the :hostname variable. This is not a permanent solution and should be addressed when the driver is updated to allow for use of multiple VM deployments in tandem (DHCP / DNS / name generation functionality).