Commit b913ad11 authored by Daniel Verkamp's avatar Daniel Verkamp
Browse files

test/bdev: shorten bdevperf autotest



Change-Id: I1234f7dbb4a96b5790bb70800148cf6827810b4d
Signed-off-by: default avatarDaniel Verkamp <daniel.verkamp@intel.com>
parent 0a701f3a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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