On 5/18/2026 11:00 AM, 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: Pierrick Bouvier <[email protected]>
