You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some backup and virtualisation systems out there have these nice options for automated backup/restore testing, that include but not limited to:
Taking a VNC screenshot and running OCR on it to check if certain text exists, or emailing that screenshot to the user
Resetting network configuration and pinging the VM in order to check if it comes back
Using Cloud Init to run a certain script on boot (the script itself can be sending an email from within the VM, reaching out to a webhook, etc)
With all that said, I would like to implement and document some of the more basic options for the automated backup/restore testing within Hoster too. For now it will be a simple ping check, but if there is more interest in this feature - I'll implement some more advanced things too.
The text was updated successfully, but these errors were encountered:
yaroslav-gwit
changed the title
Add backup restore testing documentation, and possible automated backup testing scenarios
Add backup/restore testing documentation, and implement few possible automated backup testing scenarios
Nov 5, 2023
yaroslav-gwit
changed the title
Add backup/restore testing documentation, and implement few possible automated backup testing scenarios
Add backup/restore testing documentation, and implement few possible automated backup/restore testing scenarios
Nov 5, 2023
Some backup and virtualisation systems out there have these nice options for automated backup/restore testing, that include but not limited to:
With all that said, I would like to implement and document some of the more basic options for the automated backup/restore testing within
Hoster
too. For now it will be a simple ping check, but if there is more interest in this feature - I'll implement some more advanced things too.The text was updated successfully, but these errors were encountered: