summaryrefslogtreecommitdiff
path: root/ubuntu/pwrmgmt.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/pwrmgmt.yaml
parent0f3907ce4abdf061cb094d2f6d9605d7cb3a6c44 (diff)
Cleanup all unwanted bits from ubuntu test definitions.
Diffstat (limited to 'ubuntu/pwrmgmt.yaml')
-rw-r--r--ubuntu/pwrmgmt.yaml5
1 files changed, 1 insertions, 4 deletions
diff --git a/ubuntu/pwrmgmt.yaml b/ubuntu/pwrmgmt.yaml
index f59ea71..5a7dd20 100644
--- a/ubuntu/pwrmgmt.yaml
+++ b/ubuntu/pwrmgmt.yaml
@@ -1,7 +1,7 @@
metadata:
name: pwrmgmt
- version: 1.0
format: "Lava-Test-Shell Test Definition 1.0"
+ description: "Test power management in ubuntu."
install:
deps:
@@ -19,6 +19,3 @@ run:
parse:
pattern: "^(?P<test_case_id>[\\w/\\.]+):\\s+(?P<message>.+)\\.\\.\\.\\s+(?P<result>\\w+)"
- fixupdict:
- PASS: pass
- FAIL: fail