linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yi Zhang <yi.zhang@redhat.com>
To: linux-block@vger.kernel.org
Cc: osandov@osandov.com
Subject: [PATCH blktests] block/027: remove duplicate --group_reporting=1
Date: Tue, 10 Sep 2019 00:55:06 +0800	[thread overview]
Message-ID: <20190909165506.14716-1-yi.zhang@redhat.com> (raw)

Signed-off-by: Yi Zhang <yi.zhang@redhat.com>
---
 tests/block/027 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/block/027 b/tests/block/027
index 0ff9e4c..e818bf7 100755
--- a/tests/block/027
+++ b/tests/block/027
@@ -56,7 +56,7 @@ scsi_debug_stress_remove() {
 	local num_jobs=4 runtime=12
 	fio --rw=randread --size=128G --direct=1 --ioengine=libaio \
 		--iodepth=2048 --numjobs=$num_jobs --bs=4k \
-		--group_reporting=1 --group_reporting=1 --runtime=$runtime \
+		--group_reporting=1 --runtime=$runtime \
 		--loops=10000 --cgroup="blktests/${TEST_NAME}" \
 		"${fio_jobs[@]}" > "$FULL" 2>&1 &
 
-- 
2.17.2


             reply	other threads:[~2019-09-09 16:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-09 16:55 Yi Zhang [this message]
2019-09-09 17:05 ` [PATCH blktests] block/027: remove duplicate --group_reporting=1 Chaitanya Kulkarni
2019-10-15 22:47 ` Omar Sandoval

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190909165506.14716-1-yi.zhang@redhat.com \
    --to=yi.zhang@redhat.com \
    --cc=linux-block@vger.kernel.org \
    --cc=osandov@osandov.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).