On 12/10/2015 12:01 AM, Sitsofe Wheeler wrote:
Hi, Is there an option to exit all jobs but only on error? If I have a job like this [global] stonewall=1 verify=crc32 rw=write [pass1] bs=4k [pass2] bs=8k I want fio to stop if pass1 fails verification and for pass2 not to be performed at all. I'm aware of "exitall" but using that will make fio quit even if pass1 is successful.
That doesn't exist, but we could add a exitall_on_error to have that behavior. Should be pretty easy to add.
-- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html