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:
parent
62001b65e9
commit
03b22a510d
1 changed files with 1 additions and 0 deletions
|
|
@ -3381,6 +3381,7 @@ 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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue