summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/build-mysql.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pts/test-profiles/build-mysql.xml')
-rw-r--r--pts/test-profiles/build-mysql.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/pts/test-profiles/build-mysql.xml b/pts/test-profiles/build-mysql.xml
new file mode 100644
index 0000000..b4e10b3
--- /dev/null
+++ b/pts/test-profiles/build-mysql.xml
@@ -0,0 +1,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>