339f06a3bc
qemu-iotests: tests: do not set unused tmp variable
...
The previous commit removed the last usage of ${tmp} inside the tests
themselves; the only remaining users are sourced by check. So we can now
drop this variable from the tests.
Signed-off-by: Sascha Silbe <silbe@linux.vnet.ibm.com >
Reviewed-by: Bo Tu <tubo@linux.vnet.ibm.com >
Message-id: 1460472980-26319-4-git-send-email-silbe@linux.vnet.ibm.com
Reviewed-by: Max Reitz <mreitz@redhat.com >
Signed-off-by: Max Reitz <mreitz@redhat.com >
2016-04-15 17:56:56 +02:00
9ea92c2106
block: qemu-iotest 107 supports NFS
...
As discussed during review a follow up for Max's fix.
Signed-off-by: Peter Lieven <pl@kamp.de >
Reviewed-by: Max Reitz <mreitz@redhat.com >
Message-id: 1414249537-29257-1-git-send-email-pl@kamp.de
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com >
2014-11-03 11:41:48 +00:00
1b2dd0bee6
iotests: Add test for qcow2 L1 table update
...
Updating the L1 table should not result in random data being written.
This adds a test for that.
Signed-off-by: Max Reitz <mreitz@redhat.com >
Reviewed-by: Eric Blake <eblake@redhat.com >
Signed-off-by: Kevin Wolf <kwolf@redhat.com >
2014-10-23 15:34:02 +02:00