diff options
author | Kevin Wolf <kwolf@redhat.com> | 2015-05-08 18:11:08 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2015-12-18 14:34:43 +0100 |
commit | 0a8111e0fbeccdf94ee011bc3b3013a45166a9a8 (patch) | |
tree | 1280b24228d34e1b51302d3fbd6e2e07fe5ebb9e /tests/qemu-iotests/group | |
parent | 8f7acbe6ea30de29e11f595242de89845f771ea1 (diff) |
qemu-iotests: Test reopen with node-name/driver options
'node-name' and 'driver' should not be changed during a reopen
operation. It is, however, valid to specify them with the same value as
they already had.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/group')
-rw-r--r-- | tests/qemu-iotests/group | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group index ed6ce0941f..d6e9219e56 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -134,6 +134,7 @@ 130 rw auto quick 131 rw auto quick 132 rw auto quick +133 auto quick 134 rw auto quick 135 rw auto 136 rw auto |