On 18/05/2026 18.00, Daniel P. Berrangé wrote:
The I/O tests integration previously exclusively tested block formats
and now also covers the NBD protocol. Replace references to 'format'
with 'driver', as a generic term to collectively apply to either a
format or protocol.
Signed-off-by: Daniel P. Berrangé <[email protected]>
---
docs/devel/testing/main.rst | 13 +++++++------
tests/Makefile.include | 4 ++--
tests/qemu-iotests/meson.build | 24 ++++++++++++------------
3 files changed, 21 insertions(+), 20 deletions(-)
Reviewed-by: Thomas Huth <[email protected]>