From: Vincent Fu Date: Thu, 17 Oct 2019 18:38:24 +0000 (-0400) Subject: t/jobs: clean up t0009 and use only 4 CPUs X-Git-Tag: fio-3.17~22^2~2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=739c7ccab9198877b9767bb80575a58de7ddf250;p=fio.git t/jobs: clean up t0009 and use only 4 CPUs There are two runtime= lines in t0009. Comment out the one that is ignored. Also reduce the number of CPUs required from 6 to 4 so that this can be run on more systems. The failure still occurs on systems with four CPUs. --- diff --git a/t/jobs/t0009-f8b0bd10.fio b/t/jobs/t0009-f8b0bd10.fio index 90e07ad8..20f376e6 100644 --- a/t/jobs/t0009-f8b0bd10.fio +++ b/t/jobs/t0009-f8b0bd10.fio @@ -16,21 +16,21 @@ numjobs=1 #numjobs=24 # number_ios=1 # runtime=216000 -runtime=3600 +#runtime=3600 time_based=1 group_reporting=1 thread gtod_reduce=1 iodepth_batch=4 iodepth_batch_complete=4 -cpus_allowed=0-5 +cpus_allowed=0-3 cpus_allowed_policy=split rw=randwrite verify=crc32c-intel verify_backlog=1m do_verify=1 verify_async=6 -verify_async_cpus=0-5 +verify_async_cpus=0-3 runtime=1m [4_KiB_RR_drive_r]