diff options
author | Alberto Garcia <berto@igalia.com> | 2019-04-29 15:51:09 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2019-04-30 15:29:00 +0200 |
commit | a2aa8b07cd73ff25b90c11b332a9633dd4b33717 (patch) | |
tree | 7db77ed1f3a568581aff185432ac876a9721c759 /tests/qemu-iotests/group | |
parent | 065abf9f2b4ed61017d31da8a94f1ddc6f54beb5 (diff) |
iotests: Check that images are in read-only mode after block-commit
This tests the fix from the previous patch.
Signed-off-by: Alberto Garcia <berto@igalia.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 bae7718380..7ac9a5ea4a 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -248,3 +248,4 @@ 246 rw auto quick 247 rw auto quick 248 rw auto quick +249 rw auto quick |