On 4/24/2026 8:42 AM, Daniel P. Berrangé wrote: > The test did not cope with the possibility that 'sudo' was not installed > at all, merely that it was not configured. This broke tests in any CI > env which lacks 'sudo'. > > Reviewed-by: Thomas Huth <[email protected]> > Signed-off-by: Daniel P. Berrangé <[email protected]> > --- > tests/qemu-iotests/149 | 13 ++++++++----- > 1 file changed, 8 insertions(+), 5 deletions(-) >
Reviewed-by: Pierrick Bouvier <[email protected]>
