linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH blktests] block/027: remove duplicate --group_reporting=1
@ 2019-09-09 16:55 Yi Zhang
  2019-09-09 17:05 ` Chaitanya Kulkarni
  2019-10-15 22:47 ` Omar Sandoval
  0 siblings, 2 replies; 3+ messages in thread
From: Yi Zhang @ 2019-09-09 16:55 UTC (permalink / raw)
  To: linux-block; +Cc: osandov

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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-15 22:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-09 16:55 [PATCH blktests] block/027: remove duplicate --group_reporting=1 Yi Zhang
2019-09-09 17:05 ` Chaitanya Kulkarni
2019-10-15 22:47 ` Omar Sandoval

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).