On 14/06/2022 12.29, Vladimir Sementsov-Ogievskiy wrote:
From: Vladimir Sementsov-Ogievskiy <vsement...@openvz.org>
Add two simple test-cases: timeout failure with
break-snapshot-on-cbw-error behavior and similar with
break-guest-write-on-cbw-error behavior.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsement...@openvz.org>
Reviewed-by: Hanna Reitz <hre...@redhat.com>
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsement...@yandex-team.ru>
---
tests/qemu-iotests/tests/copy-before-write | 81 +++++++++++++++++++
.../qemu-iotests/tests/copy-before-write.out | 4 +-
2 files changed, 83 insertions(+), 2 deletions(-)
Hi!
Seems like this test is failing in the CI on FreeBSD and macOS:
https://gitlab.com/qemu-project/qemu/-/jobs/2670729995#L5763
https://gitlab.com/qemu-project/qemu/-/jobs/2670729993#L3247
Could you please have a look?
Thanks,
Thomas