-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSetup.xml
39 lines (37 loc) · 1.26 KB
/
Setup.xml
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
<?xml version="1.0" encoding="utf-8"?>
<test ostype="server">
<list>
<info>
<summary>This is a list system update test requirements.</summary>
<version>1.0</version>
<arch>x86_64</arch>
<date>2016-04-13</date>
</info>
<import>
<testtoolurl>http://192.168.32.18/testtool/</testtoolurl>
<Performance>Perf_system</Performance>
<!--Default performance test items-->
<testtype>Performance testtoolurl</testtype>
</import>
<description>
<!--funsupportlists:Supported function test items-->
<support>Perf_cpu Perf_mem Perf_io Perf_thread Perf_system Perf_kernel Perf_browser Perf_graphics Perf_stream Perf_java</support>
<!--Perf_cpu:sysbench-->
<!--Perf_spec0:spec2000 off-->
<!--Perf_spec6:spec2006 off-->
<!--Perf_mem:sysbench-->
<!--Perf_stream:stream-->
<!--Perf_io:iozone-->
<!--Perf_system:unixbench-->
<!--perf_kernel:lmbench-->
<!--perf_2d:qtperf+x11perf-->
<!--Perf_3d:GLmark+glxgears-->
<!--Perf_java:SPEC-JVM2008-->
<!--Perf_browser:browsertest-->
<!--Perf_net:netperf off-->
<!--Perf_compiler:pts off-->
<!--Perf_compression:pts off-->
<!--Perf_encoding:pts off-->
</description>
</list>
</test>