test/bdev: shorten bdevperf autotest

Change-Id: I1234f7dbb4a96b5790bb70800148cf6827810b4d
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
Daniel Verkamp 2017-02-01 10:31:35 -07:00
parent 0a701f3a1c
commit b913ad119e

View File

@ -15,7 +15,7 @@ $testdir/bdevio/bdevio $testdir/bdev.conf
timing_exit bounds
timing_enter verify
$testdir/bdevperf/bdevperf -c $testdir/bdev.conf -q 32 -s 4096 -w verify -t 5
$testdir/bdevperf/bdevperf -c $testdir/bdev.conf -q 32 -s 4096 -w verify -t 1
timing_exit verify
if [ $RUN_NIGHTLY -eq 1 ]; then