diff options
author | Fam Zheng <famz@redhat.com> | 2017-05-03 00:35:58 +0800 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2017-05-11 12:08:20 +0200 |
commit | de9efdb33454ae952c72ed826c54981d498b6c10 (patch) | |
tree | 0c39fee046efd7cc82425d3d535c5538be15d27f /tests/qemu-iotests/group | |
parent | ba8980784df8c02ecc88f221e086653fc12908a8 (diff) |
tests: Add POSIX image locking test case 182
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 c8ae60ea36..a4549d82b2 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -171,3 +171,4 @@ 175 auto quick 176 rw auto backing 181 rw auto migration +182 rw auto quick |