From ac6fb43eae1f5029b51e0a3d975fe2111cc8b976 Mon Sep 17 00:00:00 2001 From: Kevin Wolf Date: Tue, 21 May 2019 20:35:52 +0200 Subject: iotests: Test commit job start with concurrent I/O This tests that concurrent requests are correctly drained before making graph modifications instead of running into assertions in bdrv_replace_node(). Signed-off-by: Kevin Wolf Reviewed-by: Max Reitz --- tests/qemu-iotests/group | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/qemu-iotests/group') diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group index 859c4b5..88049ad 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -265,3 +265,4 @@ 252 rw auto backing quick 253 rw auto quick 254 rw auto backing quick +255 rw auto quick -- cgit v1.1