From 704d59f13d5b0e02674f18fa32f8c44ca18abea3 Mon Sep 17 00:00:00 2001 From: Alberto Garcia Date: Fri, 28 Oct 2016 10:08:16 +0300 Subject: qemu-iotests: Test block-stream and block-commit in parallel As with test_stream_parallel(), we allow mixing block-stream and block-commit operations in the same backing chain as long as there's no overlap among the involved nodes. Signed-off-by: Alberto Garcia Signed-off-by: Kevin Wolf --- tests/qemu-iotests/030.out | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/qemu-iotests/030.out') diff --git a/tests/qemu-iotests/030.out b/tests/qemu-iotests/030.out index 4176bb9402..3a89159833 100644 --- a/tests/qemu-iotests/030.out +++ b/tests/qemu-iotests/030.out @@ -1,5 +1,5 @@ -................... +.................... ---------------------------------------------------------------------- -Ran 19 tests +Ran 20 tests OK -- cgit v1.2.3