summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/build-mysql.xml
blob: b4e10b34e37a72a154bdaf42798b7cb2b9af51ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.0.0</Version>
		<Maintainer>Michael Larabel</Maintainer>
		<EnvironmentSize>180.4</EnvironmentSize>
		<ProjectURL>http://www.mysql.com/</ProjectURL>
		<Extends>timed-build</Extends>
		<SupportedPlatforms>Linux</SupportedPlatforms>
	</TestProfile>
	<TestInformation>
		<Title>Timed MySQL Compilation</Title>
		<Version>5.1.30</Version>
		<Description>This test times how long it takes to build MySQL 5.1.</Description>
	</TestInformation>
</PhoronixTestSuite>