summaryrefslogtreecommitdiff
path: root/kvm-multinode.yaml
diff options
context:
space:
mode:
authorNeil Williams <codehelp@debian.org>2013-06-27 15:47:16 +0100
committerNeil Williams <codehelp@debian.org>2013-06-27 15:47:16 +0100
commit2bf3ab4e1249a4ab7e85f401361351957226a9ad (patch)
treed4d81ff7947e60678de806774a0cb2bcb200b9b9 /kvm-multinode.yaml
parenta9b20e1c3cf3dc83b2c250b57c335d5a71d1cee3 (diff)
drop lspci, lsusb & lsb-release as these are not necessarily installed.
Diffstat (limited to 'kvm-multinode.yaml')
-rw-r--r--kvm-multinode.yaml6
1 files changed, 1 insertions, 5 deletions
diff --git a/kvm-multinode.yaml b/kvm-multinode.yaml
index 4b8a56d..8b18e43 100644
--- a/kvm-multinode.yaml
+++ b/kvm-multinode.yaml
@@ -19,10 +19,6 @@ run:
- 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-dhclient --shell dhclient -v eth0
- - lava-test-case linux-kvm-route-dump-c --shell route
- lava-test-case check-wait-all --shell lava-send kvm-wait
+ - lava-test-case linux-kvm-route-dump-c --shell route
- lava-test-case check-wait --shell lava-wait sending
- - lava-test-case linux-kvm-lscpu --shell lscpu
- - lava-test-case linux-kvm-lspci --shell lspci -vv
- - lava-test-case linux-kvm-lsusb --shell lsusb
- - lava-test-case linux-kvm-lsb_release --shell lsb_release -a