summaryrefslogtreecommitdiff
path: root/ubuntu/perf.yaml
diff options
context:
space:
mode:
authorSenthil Kumaran <senthil.kumaran@linaro.org>2013-02-08 13:43:46 +0530
committerSenthil Kumaran <senthil.kumaran@linaro.org>2013-02-08 13:43:46 +0530
commitf2ab6ac8253cc3021cb161198425b01dc362bb47 (patch)
tree5def60edd2ba149e9612a0c583094f813a273269 /ubuntu/perf.yaml
parent0f3907ce4abdf061cb094d2f6d9605d7cb3a6c44 (diff)
Cleanup all unwanted bits from ubuntu test definitions.
Diffstat (limited to 'ubuntu/perf.yaml')
-rw-r--r--ubuntu/perf.yaml5
1 files changed, 1 insertions, 4 deletions
diff --git a/ubuntu/perf.yaml b/ubuntu/perf.yaml
index db2660d..80a47c5 100644
--- a/ubuntu/perf.yaml
+++ b/ubuntu/perf.yaml
@@ -1,7 +1,7 @@
metadata:
name: perf
- version: 1.0
format: "Lava-Test-Shell Test Definition 1.0"
+ description: "Performance tests in ubuntu."
install:
bzr-repos:
@@ -17,6 +17,3 @@ run:
parse:
pattern: "^(?P<test_case_id>perf[\\w\\s-]+)\\s+:\\s+(?P<result>\\w+)"
- fixupdict:
- PASS: pass
- FAIL: fail