Am 10.09.2025 um 17:37 hat Thomas Huth geschrieben: > From: Thomas Huth <[email protected]> > > If qemu-img does not support throttling, test 184 currently skips > with the message: > > not suitable for this image format: raw > > But that's wrong, it's not about the image format, it's about the > throttling not being available in qemu-img. Thus fix this by using > _notrun with a proper message instead. > > Signed-off-by: Thomas Huth <[email protected]>
Reviewed-by: Kevin Wolf <[email protected]>
