summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/fio.xml
blob: 883e77e5174dcdfd8f93d8901c5bf236f00879bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.1.0</Version>
		<TestType>Disk</TestType>
		<SoftwareType>Benchmark</SoftwareType>
		<License>FREE</License>
		<Status>VERIFIED</Status>
		<Maintainer>Michael Larabel</Maintainer>
		<EnvironmentSize>5.0</EnvironmentSize>
		<ProjectURL>http://git.kernel.dk/?p=fio.git;a=summary</ProjectURL>
		<ExternalDependencies>build-utilities, libaio-development</ExternalDependencies>
		<UnsupportedPlatforms>MacOSX, Solaris, BSD</UnsupportedPlatforms>
	</TestProfile>
	<TestInformation>
		<Title>Flexible IO Tester</Title>
		<Version>1.21</Version>
		<Executable>fio-run</Executable>
		<TimesToRun>1</TimesToRun>
		<ResultScale>Seconds (Run Time)</ResultScale>
		<Proportion>LIB</Proportion>
		<Description>fio is an advanced disk benchmark that depends upon the kernel's AIO access library.</Description>
	</TestInformation>
	<TestSettings>
		<Option>
			<DisplayName>Test</DisplayName>
			<Identifier>test</Identifier>
			<Menu>
				<Entry>
					<Name>Intel IOMeter File Server Access Pattern</Name>
					<Value>examples/iometer-file-access-server</Value>
				</Entry>
				<Entry>
					<Name>Example Network Job</Name>
					<Value>examples/netio</Value>
				</Entry>
			</Menu>
		</Option>
	</TestSettings>
</PhoronixTestSuite>