qemu-iotests: Fix 232 for non-qcow2

232 is marked as generic, but commit 12efe428c9 added code that assumes
qcow2. What the new test really needs is backing files and support for
updating the backing file link (.bdrv_change_backing_file).

Split the non-generic code into a new test case 247 and make it work
with qed, too.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
Kevin Wolf 2019-03-18 17:42:37 +01:00
parent e60483f2f8
commit 27e42789b7
5 changed files with 102 additions and 50 deletions

View file

@ -245,3 +245,4 @@
244 rw auto quick
245 rw auto
246 rw auto quick
247 rw auto quick