[Libvirt-cim] KVM test report on Fedora 9 (4/30)

Zhengang Li zli at linux.vnet.ibm.com
Wed Apr 30 05:33:16 UTC 2008


> ComputerSystemIndication - 01_created_indication.py: FAIL
Pegasus crashed after running this test case.
Log says 'BadStatusLine :'

> ElementAllocatedFromPool - 03_reverse_errs.py: FAIL
exp:   ERR_NOT_FOUND(6) - No such instance
ret:   ERR_FAILED(1)    - Invalid InstanceID or unsupported pool type

> ElementConforms - 02_reverse.py: FAIL
Binary rpm provider returns CIM_ERR_INVALID_PARAMETER: 
KVM_ElementConformsToProfile on the following query:
   wbemain -ac KVM_ElementConformsToProfile 
'http://u:p@host:5988/root/virt:KVM_ComputerSystem.CreationClassName="KVM_ComputerSystem",Name="domgst"'
Same wbemcli command gets the correct results on another system using 
latest libvirt-cim tree (changeset 533).

> ElementConforms - 04_ectp_rev_errs.py: FAIL
All negative checks result in the CIM_ERR_INVALID_PARAMETER. Should be 
the same reason as ElementConforms.02

> ElementSettingData - 03_esd_assoc_with_rasd_errs.py: FAIL
This one passed in individual run. The previous ElementConforms.04 
undefine fix doesn't help here. Might be some other unknown missing 
undefine.

> NetworkPort - 03_user_netport.py: FAIL
'user' network type.
[Known Issue]

> ReferencedProfile - 01_verify_refprof.py: FAIL
Binary rpm provider gives 2 results on the following query:
   wbemein http://u:p@host:5988/root/interop:KVM_RegisteredProfile
"CIM:DSP1042-SystemVirtualization-1.0.0"
"CIM:DSP1057-VirtualSystem-1.0.0a"
Same wbemcli command gets 5 results on changeset-533 tree on another system.
"CIM:DSP1042-SystemVirtualization-1.0.0"
"CIM:DSP1057-VirtualSystem-1.0.0a"
"CIM:DSP1059-GenericDeviceResourceVirtualization-1.0.0"
"CIM:DSP1045-MemoryResourceVirtualization-1.0.0"
"CIM:DSP1081-VirtualSystemMigration-1.0"
This leads to ReferencedProfile's 'ain' query gets only 2 results.

> ReferencedProfile - 02_refprofile_errs.py: FAIL
Same as ReferencedProfile.01

> ResourceAllocationFromPool - 03_forward_errs.py: FAIL
Daisy sent a fix for this. Should be passed with her fix.

> ResourcePoolConfigurationService - 03_CreateResourcePool.py: FAIL
> ResourcePoolConfigurationService - 04_CreateChildResourcePool.py: FAIL
> ResourcePoolConfigurationService - 06_RemoveResourcesFromResourcePool.py: FAIL
> ResourcePoolConfigurationService - 07_DeleteResourcePool.py: FAIL
CIM_ERR_NOT_SUPPORTED for 03, 04, 06, 07

> SettingsDefine - 02_reverse.py: FAIL
ProcRASD.InstanceID is 'domname/0' in binary rpm provider. Test case 
expects 'domname/proc' now.


> VirtualSystemManagementService - 06_addresource.py: FAIL
Different network xml returned from system_to_xml() in provider and 
'virsh dumpxml'. Error message complains about missing <source> in the a 
bridged network device.

> VirtualSystemSettingDataComponent - 03_vssdc_fwd_errs.py: FAIL
Daisy sent a fix this morning. Should be passed upon patch applied.

-- 
- Zhengang




More information about the Libvirt-cim mailing list