From c1592f38806cbe174a3a5ae7f4962abc10d6c9c0 Mon Sep 17 00:00:00 2001 From: Daniel Verkamp Date: Mon, 7 Mar 2016 15:17:09 -0700 Subject: [PATCH] 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 --- test/lib/nvme/nvme.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/lib/nvme/nvme.sh b/test/lib/nvme/nvme.sh index 24c417d2f..16f800f09 100755 --- a/test/lib/nvme/nvme.sh +++ b/test/lib/nvme/nvme.sh @@ -25,7 +25,7 @@ $rootdir/examples/nvme/identify/identify timing_exit identify 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_enter reserve