summaryrefslogtreecommitdiff
path: root/openembedded/odp-example.yaml
blob: 8a5cea94f60e9e83c5175dba5e1b33a79a2b51a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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
    environment:
        - lava-test-shell

params:
    CORES: 2

run:
    steps:
        - lava-test-case odp_example --shell odp_example -c $CORES