On 4/24/2026 8:41 AM, Daniel P. Berrangé wrote: > This introduces new suites for running I/O tests on NBD and LUKS > drivers, giving new make targets > > * make check-block-luks > * make check-block-nbd > > as well as adding their tests to 'make check-block SPEED=thorough' > > Signed-off-by: Daniel P. Berrangé <[email protected]> > --- > docs/devel/testing/main.rst | 4 ++-- > tests/qemu-iotests/meson.build | 4 +++- > 2 files changed, 5 insertions(+), 3 deletions(-) >
Reviewed-by: Pierrick Bouvier <[email protected]>
