
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 ?? -- Thanks and Regards, Deepti B. Kalakeri IBM Linux Technology Center deeptik@linux.vnet.ibm.com