[Libvirt-cim] [PATCH] [TEST] #2 Update VSMS 04_definesystem_ers.py to use cim_define()

Deepti B Kalakeri deeptik at linux.vnet.ibm.com
Mon Jan 12 05:40:13 UTC 2009



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 at linux.vnet.ibm.com




More information about the Libvirt-cim mailing list