class QemuUtils(object):
"""QEMU utilities."""
- __QEMU_BIN = '/opt/qemu/bin/qemu-system-x86_64'
+ __QEMU_BIN = '/usr/bin/qemu-system-x86_64'
# QEMU Machine Protocol socket
__QMP_SOCK = '/tmp/qmp.sock'
# QEMU Guest Agent socket
| Suite Setup | Run Keywords | 3-node Performance Suite Setup with DUT's NIC model
| ... | L2 | Intel-X520-DA2
| ... | AND | Kill QEMU on all DUTs
-| ... | AND | Build QEMU on all DUTs
| Suite Teardown | 3-node Performance Suite Teardown
| Test Setup | Setup all DUTs before test
| Test Teardown | Run Keywords
| Suite Setup | Run Keywords | 3-node Performance Suite Setup with DUT's NIC model
| ... | L3 | Intel-X520-DA2
| ... | AND | Kill QEMU on all DUTs
-| ... | AND | Build QEMU on all DUTs
| Suite Teardown | 3-node Performance Suite Teardown
| Test Setup | Setup all DUTs before test
| Test Teardown | Run Keywords
| Suite Setup | Run Keywords | 3-node Performance Suite Setup with DUT's NIC model
| ... | L2 | Intel-X520-DA2
| ... | AND | Kill QEMU on all DUTs
-| ... | AND | Build QEMU on all DUTs
| Suite Teardown | 3-node Performance Suite Teardown
| Test Setup | Setup all DUTs before test
| Test Teardown | Run Keywords