We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a095fab + 4deb90a commit 043000cCopy full SHA for 043000c
libvirt/tests/src/virtual_network/rom/iface_rom_disable_pxe_boot.py
@@ -60,7 +60,7 @@ def teardown_test():
60
Clean up test environment
61
"""
62
test.log.debug("TEST_TEARDOWN: Recover the env.")
63
- utils_net.delete_linux_bridge_tmux(bridge_name, host_iface)
+ utils_net.delete_linux_bridge_tmux(bridge_name, iface_name)
64
bkxml.sync()
65
66
vm_name = guest_os.get_vm(params)
0 commit comments