On 2018-04-26 18:19, Roman Kagan wrote:
> Signed-off-by: Roman Kagan
> ---
> tests/qemu-iotests/056 | 3 +++
> 1 file changed, 3 insertions(+)
TestBeforeWriteNotifier uses blkdebug (and null-co) in its setUp
function. Maybe you just want to skip the whole test if blkdebug is
disabled.
Then aga
Signed-off-by: Roman Kagan
---
tests/qemu-iotests/056 | 3 +++
1 file changed, 3 insertions(+)
diff --git a/tests/qemu-iotests/056 b/tests/qemu-iotests/056
index 223292175a..ff40313851 100755
--- a/tests/qemu-iotests/056
+++ b/tests/qemu-iotests/056
@@ -230,6 +230,9 @@ class BackupTest(iotests.Q