summaryrefslogtreecommitdiff
path: root/openembedded/odp-example.yaml
blob: 958041982a20346c8d970d5eddf1691ebefe6dec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
metadata:
    name: odp_example
    version: "1.0"
    format: "Lava-Test-Shell Test Definition 1.0"
    description: "Run odp-example"
    maintainer:
        - mike.holmes@linaro.org
    os:
        - openembedded
    devices:
        - arndale
    environment:
        - lava-test-shell

params:
    CORES: 2

run:
    steps:
        - lava-test-case odp_example --shell /usr/share/odp/odp_example -c $CORES