Re: [PATCH 06/15] tests/functional: remove obsolete reference to avocado bug

2024-11-20 Thread Alex Bennée
Daniel P. Berrangé writes: > Historical bugs in avocado related to zstd support are not relevant to > the code now that it uses QEMU's native test harness. > > Signed-off-by: Daniel P. Berrangé Reviewed-by: Alex Bennée -- Alex Bennée Virtualisation Tech Lead @ Linaro

[PATCH 06/15] tests/functional: remove obsolete reference to avocado bug

2024-11-19 Thread Daniel P . Berrangé
Historical bugs in avocado related to zstd support are not relevant to the code now that it uses QEMU's native test harness. Signed-off-by: Daniel P. Berrangé --- tests/functional/qemu_test/tuxruntest.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/functional/qemu_test/tuxruntest.py