
================================================= FAIL Test Summary: NetworkPort - 02_np_gi_errors.py: FAIL The tc fails because the LXC guest does not have any network interface information. I believe we require Network NameSpace support to be able to define LXC guest. Can you let me know which rpm I need to install, since I am getting the following error when I try to define a guest with network information.
Testing LXC hypervisor -------------------------------------------------------------------- NetworkPort - 02_np_gi_errors.py: FAIL ERROR - Got CIM error Failed to define domain: this function is not supported by the hypervisor: System lacks NETNS support with return code 1 ERROR - Define domain failed! InvokeMethod(DefineSystem): Failed to define domain: this function is not supported by the hypervisor: System lacks NETNS support --------------------------------------------------------------------
NETNS support requires a kernel patch (or at least, last time I looked). The kernel for this system doesn't have the proper support. This test needs to SKIP if LXC_netns_support is set to False. -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com