summaryrefslogtreecommitdiff
path: root/openembedded/odp-example.yaml
blob: bca5be705c5b12c3901dc13d7430072092a49fc3 (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 odp_example -c $CORES