
Guo Lian Yun wrote:
libvirt-cim-bounces@redhat.com wrote on 2008-12-02 02:39:49:
VirtualSystemManagementService - 14_define_sys_disk.py: FAIL
Below is Deepti's reply to this tc about one month ago, but it still fails for me today. I check that the pywbem version is pywbem-0.6-2.noarch.
/"This tc was failing because of the tomof() function of the class CIMInstance() was missing the implementation that was required to convert the instance to mof representation. The tc now passes with the latest svn checkout of the pywbem installed on the machine."/
VirtualSystemManagementService - 15_mod_system_settings.py: FAIL
Kaitlin - Do you know why this is failing.
This is failing because the template DiskRASDs in the F9 rpm don't have the VirtualDevice attribute set properly. VSMS expects this to be set.
Any suggestion to fix this? Thanks!
Since this will affect other tests, one way to fix it is to modify get_default_rasd_mofs(). After you convert the rasd to mof format, check to see if the rasd is a DiskRASD. If so, set the VirtualDevice attribute as appropriate for the virt type. -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com