diff options
author | Max Reitz <mreitz@redhat.com> | 2016-10-25 15:11:41 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2016-10-27 19:05:23 +0200 |
commit | b74fc7f78e0dd54fbae67d46552cebf81b59ae9f (patch) | |
tree | 8687fd41e0fd01603b577480e5ad13cc5a7a8101 /tests/qemu-iotests/group | |
parent | e07375f5523289d5fc279e0b7d3e93e51a28e2e3 (diff) |
iotests: Add test for NBD's blockdev-add interface
Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@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 7eb17707a2..d7d50cfe42 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -149,6 +149,7 @@ 144 rw auto quick 145 auto quick 146 auto quick +147 auto 148 rw auto quick 149 rw auto sudo 150 rw auto quick |