From 8175e302299e0ba0a6d75d0cd387cdf155b6963b Mon Sep 17 00:00:00 2001 From: Karol Latecki Date: Thu, 2 Nov 2017 15:40:20 +0100 Subject: [PATCH] test/vhost: Remove norandommap from vhost initiator tests Removing norandommap as it is not correct to use with verify-enabled tests From fio man: Normally fio will cover every block of the file when doing random I/O. If this parameter is given, a new offset will be chosen without looking at past I/O history. This parameter is mutually exclusive with verify. Change-Id: I739642461b3dbe9ab8698836aa120bfb14c2b79e Signed-off-by: Karol Latecki Reviewed-on: https://review.gerrithub.io/385431 Tested-by: SPDK Automated Test System Reviewed-by: Pawel Wodkowski Reviewed-by: Ziye Yang Reviewed-by: Jim Harris Reviewed-by: Ben Walker --- test/vhost/common/fio_jobs/default_initiator.job | 1 - 1 file changed, 1 deletion(-) diff --git a/test/vhost/common/fio_jobs/default_initiator.job b/test/vhost/common/fio_jobs/default_initiator.job index cf0d84b3c..864087a29 100644 --- a/test/vhost/common/fio_jobs/default_initiator.job +++ b/test/vhost/common/fio_jobs/default_initiator.job @@ -2,7 +2,6 @@ thread=1 group_reporting=1 direct=1 -norandommap=1 time_based=1 do_verify=1 verify=md5