summaryrefslogtreecommitdiff
path: root/openembedded/device-tree.yaml
diff options
context:
space:
mode:
authorMilosz Wasilewski <milosz.wasilewski@linaro.org>2013-10-15 15:26:37 +0100
committerLinaro Code Review <review@review.linaro.org>2013-10-17 14:30:13 +0000
commit3148ea97826f0445575e0bf0089438fd3b852ac7 (patch)
treec1c4cc3f9b4e2abd5ae1d6448247faf4860a8524 /openembedded/device-tree.yaml
parentc075b07a8e30a336e462672277cd5d44ee9566c4 (diff)
merge ubuntu and openembedded device-tree.yaml
openembedded and ubuntu device-tree tests were executing the same code. This patch adds meta data to the ubuntu test, makes symlink in openembedded directory and removes the original openembedded/device-tree.yaml Change-Id: I42ed3d732c08ab8ea67d97bae58f4c0111a6e0f2 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
Diffstat (limited to 'openembedded/device-tree.yaml')
l---------[-rw-r--r--]openembedded/device-tree.yaml29
1 files changed, 1 insertions, 28 deletions
diff --git a/openembedded/device-tree.yaml b/openembedded/device-tree.yaml
index aa9a055..e5c0289 100644..120000
--- a/openembedded/device-tree.yaml
+++ b/openembedded/device-tree.yaml
@@ -1,28 +1 @@
-metadata:
- name: device-tree
- format: "Lava-Test-Shell Test Definition 1.0"
- description: "Device tree test to check the folder structure."
- os:
- - openembedded
- devices:
- - origen
- - snowball
- - panda
- - panda-es
- - vexpress
- environment:
- - lava-test-shell
-
-install:
- bzr-repos:
- - lp:~linaro-foundations/linaro-ubuntu/lava-test-device-tree
-
-run:
- steps:
- - "cd lava-test-device-tree; sudo bash -x ./run-test.sh"
-
-parse:
- pattern: "(?P<test_case_id>[a-zA-Z0-9_-]+):\\s(?P<result>\\w+)"
- fixupdict:
- PASS: pass
- FAIL: fail
+../ubuntu/device-tree.yaml \ No newline at end of file