
Deepti B Kalakeri wrote:
Deepti B Kalakeri wrote:
The tc fails with the following reason for LXC :
-------------------------------------------------------------------- VirtualSystemManagementService - 04_definesystem_ers.py: FAIL ERROR - TypeError : __init__() takes exactly 12 arguments (11 given) Traceback (most recent call last): File "./lib/XenKvmLib/const.py", line 132, in do_try File "04_definesystem_ers.py", line 42, in main cxml = get_class(options.virt)(dname) File "./lib/XenKvmLib/vxml.py", line 855, in __init__ TypeError: __init__() takes exactly 12 arguments (11 given) ERROR - None --------------------------------------------------------------------
This is because the VirtCIM has a new compulsory param emu_type which needs to passed from LXCXML, XenXML and XenFVXML.
Daisy, Since you are working on the emulated type test case, can you verify this and correct the vxml.py ??
Now that this fix is in, can I get another review of this patch? Thanks! -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com