Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(56)

Unified Diff: client/tests/tiobench/control

Issue 4823005: Merge remote branch 'cros/upstream' into tempbranch (Closed) Base URL: http://git.chromium.org/git/autotest.git@master
Patch Set: patch Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « client/tests/kvm/unattended/win7-64-autounattend.xml ('k') | client/tests/tiobench/tiobench.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/tiobench/control
diff --git a/client/tests/tiobench/control b/client/tests/tiobench/control
index ee806cf429a2be8b4766e7dc812e523872cb2832..dd40a26dd37ac2c27a255a84bc1905a50e34b96f 100644
--- a/client/tests/tiobench/control
+++ b/client/tests/tiobench/control
@@ -9,4 +9,7 @@ DOC = """
Performs threaded I/O benchmarks.
"""
-job.run_test('tiobench', dir='/mnt')
+job.run_test('tiobench',
+ args='--block=4096 --block=8192 --threads=10 --size=1024',
+ iterations=2,
+ dir='/mnt')
« no previous file with comments | « client/tests/kvm/unattended/win7-64-autounattend.xml ('k') | client/tests/tiobench/tiobench.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698