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