aboutsummaryrefslogtreecommitdiff
path: root/openembedded/odp-example.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/odp-example.yaml')
-rw-r--r--openembedded/odp-example.yaml24
1 files changed, 0 insertions, 24 deletions
diff --git a/openembedded/odp-example.yaml b/openembedded/odp-example.yaml
deleted file mode 100644
index eceed9d9..00000000
--- a/openembedded/odp-example.yaml
+++ /dev/null
@@ -1,24 +0,0 @@
-metadata:
- name: odp_example
- version: "1.0"
- format: "Lava-Test-Shell Test Definition 1.0"
- description: "Run odp-example test on Linaro OpenEmbedded builds.
- NOTE: This test is deprecated from ODP and will be dropped soon."
- maintainer:
- - mike.holmes@linaro.org
- os:
- - openembedded
- devices:
- - arndale
- - juno
- scope:
- - functional
- environment:
- - lava-test-shell
-
-params:
- CORES: 2
-
-run:
- steps:
- - lava-test-case odp_example --shell odp_example -c $CORES