diff options
author | Fam Zheng <famz@redhat.com> | 2017-05-03 00:35:57 +0800 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2017-05-11 11:15:32 +0200 |
commit | ba8980784df8c02ecc88f221e086653fc12908a8 (patch) | |
tree | 3e6d88d0ac7e97a19e157086bb4ac5c30b3b19eb /tests/qemu-iotests/group | |
parent | 244a5668106297378391b768e7288eb157616f64 (diff) |
qemu-iotests: Add test case 153 for image locking
Signed-off-by: Fam Zheng <famz@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 893962d41e..c8ae60ea36 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -154,6 +154,7 @@ 149 rw auto sudo 150 rw auto quick 152 rw auto quick +153 rw auto quick 154 rw auto backing quick 155 rw auto 156 rw auto quick |