autotest / tp-libvirt

Test Provider for Libvirt and related virtualization backends
Other
33 stars 168 forks source link

[Migration] File transfer integrity test during VM migration #1641

Open balamuruhans opened 6 years ago

balamuruhans commented 6 years ago

Download huge file (like isos and its sha1sum) from inside guest during migration and verify its integrity after migration.

dzhengfy commented 6 years ago

Can I ask where this scenario of this issue come from? any bug? or customer requirement?

balamuruhans commented 6 years ago

Hi @dzhengfy this scenario is not from Bug or customer requirement, just had a thought of a usecase and what can get affect during migration.

chunfuwen commented 6 years ago

@balamuruhans , May I ask whether you have some customer scenarios cases ,which will be high priority to be automated?

balamuruhans commented 6 years ago

@chunfuwen this issue is created based on the thinking that it would explicitly have a customer use case, where as the other issues like stress with migration, transactional memory migration, etc., are implicit and expected to be the actual customer scenarios. All the issues are high priority with equal importance.