[Libvirt-cim] [PATCH] [TEST] Update SystemDevice[01_forward.py] to verify the DisplayController and PointingDevice with SystemDevice

Kaitlin Rupert kaitlin at linux.vnet.ibm.com
Mon Dec 8 19:10:29 UTC 2008


Guo Lian Yun wrote:
> 
> The test fails with this updates because of Device Class mismatch as 
> follows:
> 
> ERROR   - Exception Expected Device class list: 
> ['KVM_DisplayController', 'KVM_LogicalDisk', 'KVM_Memory', 
> 'KVM_NetworkPort', 'KVM_PointingDevice', 'KVM_Processor']
>           Got: [u'KVM_LogicalDisk', u'KVM_Memory', u'KVM_NetworkPort', 
> u'KVM_Processor']
> 
> I have to set input and graphics devices in vs define if I try to verify 
> them, then the test can return virt_DisplayController and 
> virt_PointingDevice.
> So we have to update vxml.py to make it support input and graphics 
> devices, right?
> Thanks!

Yes, we need to add input and graphics devices to guests in order to 
test them.  You'll need to branch vxml.py since the F9 rpm won't support 
defining guests with input/graphics devices.

Thanks!

-- 
Kaitlin Rupert
IBM Linux Technology Center
kaitlin at linux.vnet.ibm.com




More information about the Libvirt-cim mailing list