# Run a non-destructive restore test against the NAS repo. Restores the latest # snapshot to /tmp/restore-test/ and asserts that critical files came back # intact. Used to verify backups periodically without touching the live stack. # # Copy to /etc/ops-agent/flows/server_backup_restore_test.yml on the host. name: Server backup — restore test description: Restore latest snapshot to /tmp/restore-test and assert critical files steps: - command_key: trigger_restore_test on_failure: continue - command_key: read_backup_status on_failure: continue