mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
tests: Reenable test_virtio_block_dynamic_vhdx_expand
Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
@@ -3381,7 +3381,6 @@ mod common_parallel {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[ignore = "See #7209"]
|
||||
fn test_virtio_block_dynamic_vhdx_expand() {
|
||||
const VIRTUAL_DISK_SIZE: u64 = 100 << 20;
|
||||
const EMPTY_VHDX_FILE_SIZE: u64 = 8 << 20;
|
||||
|
||||
Reference in New Issue
Block a user