
libvirt-cim-bounces@redhat.com wrote on 2008-12-09 03:10:29:
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.
I think it's better to add branch in test case instead of vxml.py, or we have to pass ip address to get_provider_version(virt, server) in XenXML/KVMXML/XenFVXML class. Thanks!
Thanks!
-- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com
_______________________________________________ Libvirt-cim mailing list Libvirt-cim@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-cim