-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Properly wait for reboot process to start
This adds a check to the `#wait_for_reboot` method on the linux guest reboot capability to determine if the a reboot is still in process. This prevents the reboot process from being initiated and the `#ready?` check on the guest being called before the system shutdown process has shutdown the communicator process.
- Loading branch information
1 parent
d86fc65
commit a088fbb
Showing
2 changed files
with
80 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters