mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-03 11:25:20 +00:00
tests: Disable test_snapshot_restore_hotplug_virtiomem for MSHV
Signed-off-by: Muminul Islam <muislam@microsoft.com>
This commit is contained in:
parent
92d083f593
commit
8b37448d28
@ -5689,6 +5689,7 @@ mod common_parallel {
|
|||||||
// through each ssh command. There's no need to perform a dedicated test to
|
// through each ssh command. There's no need to perform a dedicated test to
|
||||||
// verify the migration went well for virtio-net.
|
// verify the migration went well for virtio-net.
|
||||||
#[test]
|
#[test]
|
||||||
|
#[cfg(not(feature = "mshv"))]
|
||||||
fn test_snapshot_restore_hotplug_virtiomem() {
|
fn test_snapshot_restore_hotplug_virtiomem() {
|
||||||
_test_snapshot_restore(true);
|
_test_snapshot_restore(true);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user