-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest-definition.xml
More file actions
53 lines (53 loc) · 1.65 KB
/
test-definition.xml
File metadata and controls
53 lines (53 loc) · 1.65 KB
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?xml version="1.0"?>
<!--Phoronix Test Suite v8.0.0m4-->
<PhoronixTestSuite>
<TestInformation>
<Title>Pastec</Title>
<AppVersion>git-41ff237f2b8e9b05587741b9e3bfde9f0bfbda5e</AppVersion>
<Description>Pastec index filling</Description>
<ResultScale>Seconds</ResultScale>
<Proportion>LIB</Proportion>
<SubTitle>Time to add 100 images to an empty index</SubTitle>
<TimesToRun>3</TimesToRun>
</TestInformation>
<TestProfile>
<Version>1.0.0</Version>
<SupportedPlatforms>Linux</SupportedPlatforms>
<SoftwareType>Application</SoftwareType>
<TestType>System</TestType>
<License>Free</License>
<Status>Unverified</Status>
<SupportedArchitectures>x86_64,i686,arm</SupportedArchitectures>
<ExternalDependencies>curl,cmake,opencv,git</ExternalDependencies>
<ProjectURL>https://hub.docker.com/r/bperel/pastec</ProjectURL>
<Maintainer>Bruno Perel</Maintainer>
<AutoSaveResults>TRUE</AutoSaveResults>
</TestProfile>
<TestSettings>
<Default>
<Arguments></Arguments>
<PostArguments></PostArguments>
</Default>
<Option>
<DisplayName></DisplayName>
<Identifier></Identifier>
<ArgumentPrefix></ArgumentPrefix>
<ArgumentPostfix></ArgumentPostfix>
<DefaultEntry></DefaultEntry>
<Menu>
<Entry>
<Name>Ubuntu 17.04</Name>
<Value>17.04-zesty</Value>
</Entry>
<Entry>
<Name>Ubuntu 17.10</Name>
<Value>17.10-artful</Value>
</Entry>
<Entry>
<Name>Ubuntu 18.04</Name>
<Value>18.04-bionic</Value>
</Entry>
</Menu>
</Option>
</TestSettings>
</PhoronixTestSuite>