summaryrefslogtreecommitdiff
path: root/kvm-multinode-short.yaml
blob: c7982a28ca6fceff7d22b8e5cc1cf5784f6b3d4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
metadata:
    format: Lava-Test Test Definition 1.0
    name: kvm-multinode-short
    description: "Simplest MultiNode test commands for KVM"

maintainer:
    - neil.williams@linaro.org

os:
    - ubuntu

scope:
    - functional

devices:
    - kvm

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