Re: [PATCH 2/5] iotests/041: Skip test_small_target for qed

2020-06-17 Thread Thomas Huth
On 17/06/2020 12.48, Max Reitz wrote: > qed does not support shrinking images, so the test_small_target method > should be skipped to keep 041 passing. > > Fixes: 16cea4ee1c8e5a69a058e76f426b2e17974d8d7d > Signed-off-by: Max Reitz > --- > tests/qemu-iotests/041 | 2 ++ > 1 file changed, 2 insert

[PATCH 2/5] iotests/041: Skip test_small_target for qed

2020-06-17 Thread Max Reitz
qed does not support shrinking images, so the test_small_target method should be skipped to keep 041 passing. Fixes: 16cea4ee1c8e5a69a058e76f426b2e17974d8d7d Signed-off-by: Max Reitz --- tests/qemu-iotests/041 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/qemu-iotests/041 b/tests/q