vagrant/test/unit/plugins/providers/hyperv
Brian Cain 54c8ebc31a
Fixes #10229: Add timeout for changing hostname on windows
Prior to this commit, if Windows was slow to reboot, Vagrant would fail
to find the right IP address to upload the wait_for_reboot script to.
This commit fixes this race condition by adding a timeout to ensure that
Vagrant can retry. It also properly catches an exception in the winrm
ready? method for checking if a guest is properly ready for
communications.
2018-11-02 09:23:00 -07:00
..
action Differentiate checkpoints and automatic checkpoints 2018-07-13 15:23:09 -07:00
config_test.rb Differentiate checkpoints and automatic checkpoints 2018-07-13 15:23:09 -07:00
driver_test.rb Check for module_path entry instead of custom environment variable 2018-06-18 09:53:22 -07:00
provider_test.rb Fixes #10229: Add timeout for changing hostname on windows 2018-11-02 09:23:00 -07:00