summaryrefslogtreecommitdiff
path: root/kvm-send-wait.yaml
blob: a81ce2a97e56a07dacd8ed062009546d8a365083 (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
    description: "Basic MultiNode test commands for KVM"
    version: "1.1"

run:
    steps:
        - lava-test-case role-output --shell lava-role
        - lava-group
        - lava-test-case linux-kvm-netstat --shell netstat -an
        - lava-test-case linux-kvm-ifconfig-dump --shell ifconfig -a
        - lava-test-case linux-kvm-route-dump-a --shell route
        - lava-test-case linux-kvm-route-ifconfig-up-lo --shell ifconfig lo up
        - lava-test-case linux-kvm-route-dump-b --shell route
        - lava-test-case linux-kvm-route-ifconfig-up --shell ifconfig eth0 up
        - lava-test-case linux-kvm-route-ifconfig-down --shell ifconfig eth0 down
        - lava-test-case linux-kvm-route-ifconfig-up --shell ifconfig eth0 up
        - lava-test-case linux-kvm-route-ifconfig-down --shell ifconfig eth0 down
        - lava-test-case send --shell lava-send sending source=$(lava-self) role=$(lava-role)
        - lava-test-case linux-kvm-route-dhclient --shell dhclient -v eth0
        - lava-test-case check-wait --shell lava-wait sending