Check for checksum mismatch absence in test_heal
This commit is contained in:
@@ -58,4 +58,8 @@ qemu-img convert -S 4096 -p \
|
|||||||
|
|
||||||
diff ./testdata/read.bin ./testdata/mirror.bin
|
diff ./testdata/read.bin ./testdata/mirror.bin
|
||||||
|
|
||||||
|
if grep -q 'Checksum mismatch' ./testdata/osd*.log; then
|
||||||
|
format_error Checksum mismatches detected during test
|
||||||
|
fi
|
||||||
|
|
||||||
format_green OK
|
format_green OK
|
||||||
|
|||||||
Reference in New Issue
Block a user