Re: [PATCH 19/19] iotests: add tests for blockdev-amend

2020-06-29 Thread Maxim Levitsky
On Thu, 2020-06-25 at 14:55 +0200, Max Reitz wrote: > From: Maxim Levitsky > > This commit adds two tests that cover the > new blockdev-amend functionality of luks and qcow2 driver > > Signed-off-by: Maxim Levitsky > Reviewed-by: Daniel P. Berrangé > [mreitz: Let 295 verify that LUKS works; dr

[PATCH 19/19] iotests: add tests for blockdev-amend

2020-06-25 Thread Max Reitz
From: Maxim Levitsky This commit adds two tests that cover the new blockdev-amend functionality of luks and qcow2 driver Signed-off-by: Maxim Levitsky Reviewed-by: Daniel P. Berrangé [mreitz: Let 295 verify that LUKS works; drop 295 and 296 from the auto group] Signed-off-by: Max Reit