summaryrefslogtreecommitdiff
path: root/short-tests-multinode.yaml
blob: ce130a9d1beb53084ad4929e7b500d76846c68ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
metadata:
    format: Lava-Test Test Definition 1.0
    name: short-tests-multinode
    description: "Short MultiNode test commands for Linux Linaro ubuntu Images"
    maintainer:
        - neil.williams@linaro.org
    os:
        - ubuntu
    scope:
        - smoke
    devices:
        - kvm
        - arndale
        - panda
        - beaglebone-black
        - beagle-xm
        - mx53loco

run:
    steps:
        - echo "Starting short tests"
        - lava-role
        - lava-sync running
        - echo "Test is finishing"