summaryrefslogtreecommitdiff
path: root/ubuntu/gatortests.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/gatortests.yaml
parent0f3907ce4abdf061cb094d2f6d9605d7cb3a6c44 (diff)
Cleanup all unwanted bits from ubuntu test definitions.
Diffstat (limited to 'ubuntu/gatortests.yaml')
-rw-r--r--ubuntu/gatortests.yaml5
1 files changed, 1 insertions, 4 deletions
diff --git a/ubuntu/gatortests.yaml b/ubuntu/gatortests.yaml
index 7948cb7..abd432e 100644
--- a/ubuntu/gatortests.yaml
+++ b/ubuntu/gatortests.yaml
@@ -1,7 +1,7 @@
metadata:
name: gatortests
- version: 1.0
format: "Lava-Test-Shell Test Definition 1.0"
+ description: "Gator tests for ubuntu."
install:
deps:
@@ -13,6 +13,3 @@ run:
parse:
pattern: "^\\*\\*\\*(?P<test_case_id>\\w+):\\s(?P<result>\\w+)\\*\\*\\*"
- fixupdict:
- PASS: pass
- FAIL: fail