On Wed, Dec 10, 2025 at 10:16:00PM -0700, Caleb Sander Mateos wrote: > stress_04 is missing a wait between blocks of tests, meaning multiple > ublk servers will be running in parallel using the same backing files. > Add a wait after each section to ensure each backing file is in use by a > single ublk server at a time. > > Signed-off-by: Caleb Sander Mateos <[email protected]>
Reviewed-by: Ming Lei <[email protected]> Thanks, Ming
