summaryrefslogtreecommitdiffstats
path: root/pts/test-suites/netbook.xml
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-11-29 15:26:37 -0500
committerMichael Larabel <michael@phx-laptop.(none)>2008-11-29 15:26:37 -0500
commit510075ac742de76e7b8ae66d9c9ccccd41caff24 (patch)
tree3ac53f080e7a158eccd6b047590de092b424fe5b /pts/test-suites/netbook.xml
parent3ea0148fe5fa697c1c0459f2dd0f2dfbd65600a1 (diff)
downloadphoronix-test-suite-upstream-510075ac742de76e7b8ae66d9c9ccccd41caff24.tar.gz
phoronix-test-suite-upstream-510075ac742de76e7b8ae66d9c9ccccd41caff24.tar.xz
phoronix-test-suite-upstream-510075ac742de76e7b8ae66d9c9ccccd41caff24.zip
pts: Add adjustable file size support for bonnie test profile
Diffstat (limited to 'pts/test-suites/netbook.xml')
-rw-r--r--pts/test-suites/netbook.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pts/test-suites/netbook.xml b/pts/test-suites/netbook.xml
index 3494120..8588ba0 100644
--- a/pts/test-suites/netbook.xml
+++ b/pts/test-suites/netbook.xml
@@ -1,6 +1,6 @@
<PhoronixTestSuite>
<SuiteInformation>
- <Version>1.0.0</Version>
+ <Version>1.1.0</Version>
<TestType>System</TestType>
<Title>Netbook Test Suite</Title>
<Maintainer>Michael Larabel</Maintainer>
@@ -17,8 +17,8 @@
</RunTest>
<RunTest>
<Test>bonnie</Test>
- <Arguments>RAND_READ</Arguments>
- <Description>Random Read</Description>
+ <Arguments>RAND_READ 4096</Arguments>
+ <Description>4GB Random Read</Description>
</RunTest>
<RunTest>
<Test>iozone</Test>