diff options
author | Max Reitz <mreitz@redhat.com> | 2015-02-11 09:58:47 -0500 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2015-02-16 15:07:18 +0000 |
commit | 723bfab5cb229436ab31498a19aed931723cd3be (patch) | |
tree | fdde2f9a25ab5024cdd3c8e90a95628bba8d75e3 /tests/qemu-iotests/group | |
parent | 2e024cde1f632d7098f5da742e54186156c6aca9 (diff) |
iotests: Add test for qemu-img convert to NBD
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 1423666727-20777-3-git-send-email-mreitz@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@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 186c7dfd77..86f072ef92 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -119,3 +119,4 @@ 113 rw auto quick 114 rw auto quick 116 rw auto quick +123 rw auto quick |