diff options
| author | Max Reitz | 2018-06-13 20:18:23 +0200 |
|---|---|---|
| committer | Max Reitz | 2018-06-18 17:05:17 +0200 |
| commit | e38da02091eeed56bb370ec9d72c4367d4e9ada3 (patch) | |
| tree | 4873e48e955cda582dd62c2bb5680c032b59793e /tests/qemu-iotests/group | |
| parent | block/mirror: Add copy mode QAPI interface (diff) | |
| download | qemu-e38da02091eeed56bb370ec9d72c4367d4e9ada3.tar.gz qemu-e38da02091eeed56bb370ec9d72c4367d4e9ada3.tar.xz qemu-e38da02091eeed56bb370ec9d72c4367d4e9ada3.zip | |
iotests: Add test for active mirroring
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Message-id: 20180613181823.13618-15-mreitz@redhat.com
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 937a3d0a4d..eea75819d2 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -157,6 +157,7 @@ 148 rw auto quick 149 rw auto sudo 150 rw auto quick +151 rw auto 152 rw auto quick 153 rw auto quick 154 rw auto backing quick |
