autotest: shorten nvme/perf runtime
This test is only intended to validate functionality, not actual performance, so one second is plenty. Change-Id: I2ff198c035226b50a113f9ff189c1abbd0fd1c17 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
parent
7198a4701a
commit
c1592f3880
@ -25,7 +25,7 @@ $rootdir/examples/nvme/identify/identify
|
|||||||
timing_exit identify
|
timing_exit identify
|
||||||
|
|
||||||
timing_enter perf
|
timing_enter perf
|
||||||
$rootdir/examples/nvme/perf/perf -q 128 -w read -s 12288 -t 5
|
$rootdir/examples/nvme/perf/perf -q 128 -w read -s 12288 -t 1
|
||||||
timing_exit perf
|
timing_exit perf
|
||||||
|
|
||||||
timing_enter reserve
|
timing_enter reserve
|
||||||
|
Loading…
Reference in New Issue
Block a user