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:
Daniel Verkamp 2016-03-07 15:17:09 -07:00
parent 7198a4701a
commit c1592f3880

View File

@ -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