diff options
author | Max Reitz <mreitz@redhat.com> | 2016-06-10 20:57:49 +0200 |
---|---|---|
committer | Max Reitz <mreitz@redhat.com> | 2016-06-16 15:20:37 +0200 |
commit | 298c6009dc79dc0cc71cab4a1ad9f8231c1ae858 (patch) | |
tree | f5d3b24cf3b240e6bfd73d578fc9d6ed7e0ae62e /tests/qemu-iotests/group | |
parent | 67882b153544f7b29412a5bdf40dd3bbba8d64ae (diff) | |
download | qemu-298c6009dc79dc0cc71cab4a1ad9f8231c1ae858.zip qemu-298c6009dc79dc0cc71cab4a1ad9f8231c1ae858.tar.gz qemu-298c6009dc79dc0cc71cab4a1ad9f8231c1ae858.tar.bz2 |
iotests: Add test for post-mirror backing chains
Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-id: 20160610185750.30956-5-mreitz@redhat.com
Reviewed-by: Fam Zheng <famz@redhat.com>
[mreitz@redhat.com: Removed unnecessary imports]
Signed-off-by: Max Reitz <mreitz@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 ab1d76e..9f1f2c0 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -154,3 +154,4 @@ 150 rw auto quick 152 rw auto quick 154 rw auto backing quick +155 rw auto |