mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 13:45:20 +00:00
enable virtio-mem test for arm64
virtio-mem has enabled on arm64. let's test it. Signed-off-by: Jianyong Wu <jianyong.wu@arm.com>
This commit is contained in:
parent
a2e72774a9
commit
2752b07762
@ -4265,7 +4265,6 @@ mod tests {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[cfg(target_arch = "x86_64")]
|
||||
fn test_virtio_mem() {
|
||||
let focal = UbuntuDiskConfig::new(FOCAL_IMAGE_NAME.to_string());
|
||||
let guest = Guest::new(Box::new(focal));
|
||||
|
Loading…
Reference in New Issue
Block a user