mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Extend the TCP live-migration test with a hotplugged block device using a stable ID before migration. After migration, verify that the disk still exists on the restored destination VM. Then hot-remove the disk and add it again with the same ID. This covers the stale restore snapshot case because the disk ID exists in the migration snapshot, but the live device tree no longer contains it after hot-remove. Assisted-by: Codex:GPT-5.5 On-behalf-of: SAP philipp.schuster@sap.com Signed-off-by: Philipp Schuster <philipp.schuster@cyberus-technology.de>