summaryrefslogtreecommitdiff
path: root/kvm-multinode-short.yaml
blob: 71ec55a812c096d79e19d19ec4359b016aa4e416 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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"