Deepti B Kalakeri wrote:
======================================
CIM Test Report for XenFV
======================================
Distro : RHEL 5.2 Beta
Kernel : 2.6.18-88.el5xen
Xen version : 3.1.2-88.el5
Libvirt : libvirt-0.3.3-7.el5
CIMOM : pegasus
PyWBEM : pywbem-3.14
CIM Schema : cimv216Experimental
LibCMPIutil : 72
LibVirtCIM : 552
CIMTEST : 93
======================================
PASS : 75
FAIL : 18
XFAIL : 3
SKIP : 33
-----------------
Total : 129
======================================
List of test cases that are failing:
ComputerSystem - 04_defineStartVS.py: FAIL
The enabled state is not getting set
properly, even after using timeout.
The status of a XenFV guest when created using virsh command is set to
"no state".
ComputerSystem - 06_paused_active_suspend.py: FAIL
same as
above
ComputerSystem - 23_suspend_suspend.py: FAIL
ComputerSystem - 32_start_reboot.py: FAIL
ComputerSystem - 33_suspend_reboot.py: FAIL
ComputerSystem - 35_start_reset.py: FAIL
These fail for Xen as well .
ComputerSystemIndication - 01_created_indication.py: FAIL
Syntax error in the indication_tester.py.
ElementAllocatedFromPool - 04_forward_errs.py: FAIL
Error msg
changed to "CIM_ERR_INVALID_CLASS: " when checking for
InvalidClassName.
HostSystem - 02_hostsystem_to_rasd.py: FAIL
Daisy patch fixed
this.
HostSystem - 03_hs_to_settdefcap.py: FAIL
library
libVirt_SettingsDefineCapabilities not present in Providers
directory.
HostSystem - 06_hs_to_vsms.py: FAIL
library
libVirt_SettingsDefineCapabilities not present in Providers
directory.
ResourcePoolConfigurationService - 03_CreateResourcePool.py: FAIL
ResourcePoolConfigurationService - 04_CreateChildResourcePool.py: FAIL
ResourcePoolConfigurationService -
06_RemoveResourcesFromResourcePool.py: FAIL
ResourcePoolConfigurationService - 07_DeleteResourcePool.py: FAIL
Error description
has changed.
SettingsDefine - 02_reverse.py: FAIL
Wbemcli query fails to
return the records for
VirtualSystemSettingDataComponent even for valid ProcRASD
wbemcli ein
http://u:p@localhost:5988/root/virt:Xen_ProcResourceAllocationSettingData
localhost:5988/root/virt:Xen_ProcResourceAllocationSettingData.InstanceID="domguest/proc"
localhost:5988/root/virt:Xen_ProcResourceAllocationSettingData.InstanceID="Domain-0/proc"
localhost:5988/root/virt:Xen_ProcResourceAllocationSettingData.InstanceID="virtgst/proc"
wbemcli ain -ac Xen_VirtualSystemSettingDataComponent
'http://u:p@localhost:5988/root/virt:Xen_ProcResourceAllocationSettingData.InstanceID="virtgst/proc"'
*
* wbemcli: Cim: (6) CIM_ERR_NOT_FOUND: No such instance (virtgst/proc)
*
VirtualSystemManagementService - 02_destroysystem.py: FAIL
VirtualSystemManagementService - 05_destroysystem_neg.py: FAIL
Not sure why the provider is returning this error.
> Please find the complete test result along with the failures attached
> with the mail.
>
> Thanks and Regards,
> Deepti.
>
> ------------------------------------------------------------------------
>
> Starting test suite: libvirt-cim
> Testing XenFV hypervisor
> AllocationCapabilities - 01_enum.py: PASS
> AllocationCapabilities - 02_alloccap_gi_errs.py: PASS
> ComputerSystem - 01_enum.py: PASS
> ComputerSystem - 02_nosystems.py: SKIP
> ERROR - System has defined domains; unable to run
> ComputerSystem - 03_defineVS.py: PASS
> ComputerSystem - 04_defineStartVS.py: FAIL
> ERROR - Error: property values are not set for VS domguest
> ComputerSystem - 05_activate_defined_start.py: XFAIL Bug: 85769
> ERROR - ERROR: VS DomST1 transition from Defined State to Activate state was not
Successful
> Bug:<85769>
ComputerSystem - 06_paused_active_suspend.py: FAIL
> ERROR
- Exception: (1, u'CIM_ERR_FAILED: Domain not running')
> ERROR - Unable to suspend dom DomST1 using RequestedStateChange()
> InvokeMethod(RequestStateChange): CIM_ERR_FAILED: Domain not running
> ComputerSystem - 22_define_suspend.py: PASS
> ComputerSystem - 23_suspend_suspend.py: FAIL
> ERROR - RequestedState should be 2 not 12
> ERROR - Attributes for dom test_domain not set as expected.
> ComputerSystem - 27_define_suspend_errs.py: PASS
> ComputerSystem - 32_start_reboot.py: FAIL
> ERROR - RequestedState should be 2 not 12
> ERROR - Attributes for dom test_domain not set as expected.
> ComputerSystem - 33_suspend_reboot.py: FAIL
> ERROR - RequestedState should be 2 not 12
> ERROR - Attributes for dom test_domain not set as expected.
> ComputerSystem - 35_start_reset.py: FAIL
> ERROR - RequestedState should be 2 not 12
> ERROR - Attributes for dom test_domain not set as expected.
> ComputerSystem - 40_RSC_start.py: PASS
> ComputerSystem - 41_cs_to_settingdefinestate.py: SKIP
> ComputerSystem - 42_cs_gi_errs.py: PASS
ComputerSystemIndication - 01_created_indication.py: FAIL
>
Traceback (most recent call last):
> File "01_created_indication.py", line 33, in ?
> from XenKvmLib.indication_tester import CIMIndicationSubscription
> File
"/data/users/deepti/cimtest/suites/libvirt-cim/lib/XenKvmLib/indication_tester.py",
line 397
> help="HTTP Auth username", dest="username")
> SyntaxError: duplicate keyword argument
> ElementAllocatedFromPool - 01_forward.py: SKIP
> ElementAllocatedFromPool - 02_reverse.py: SKIP
> ElementAllocatedFromPool - 03_reverse_errs.py: PASS
ElementAllocatedFromPool - 04_forward_errs.py: FAIL
> ERROR
- Unexpected rc code 4 and description CIM_ERR_INVALID_PARAMETER:
InvalidClassName.CreationClassName="Xen_LogicalDisk",DeviceID="hd_domain/hda",SystemCreationClassName="Xen_ComputerSystem",SystemName="hd_domain"
>
> ERROR - ------FAILED: Invalid classnameKeyname.------
> ElementCapabilities - 01_forward.py: PASS
> ElementCapabilities - 02_reverse.py: PASS
> ElementCapabilities - 03_forward_errs.py: PASS
> ElementCapabilities - 04_reverse_errs.py: PASS
> ElementCapabilities - 05_hostsystem_cap.py: PASS
> ElementConforms - 01_forward.py: PASS
> ElementConforms - 02_reverse.py: PASS
> ElementConforms - 03_ectp_fwd_errs.py: PASS
> ElementConforms - 04_ectp_rev_errs.py: PASS
> ElementSettingData - 01_forward.py: SKIP
> ElementSettingData - 03_esd_assoc_with_rasd_errs.py: SKIP
> EnabledLogicalElementCapabilities - 01_enum.py: PASS
> EnabledLogicalElementCapabilities - 02_elecap_gi_errs.py: PASS
> HostSystem - 01_enum.py: PASS
HostSystem - 02_hostsystem_to_rasd.py: FAIL
> ERROR -
InstanceID Mismatch
> ERROR - Returned CrossClass_GuestDom/0 instead of CrossClass_GuestDom/proc
> ERROR - Mistmatching association values
HostSystem - 03_hs_to_settdefcap.py: FAIL
> ERROR -
SettingsDefineCapabilities returned 0 ResourcePool objects instead of 4
> ERROR - SystemExit : 1
> CIM_ERR_FAILED: For provider Virt_SettingsDefineCapabilities the library name was
empty. Check provider registered location.
> HostSystem - 04_hs_to_EAPF.py: SKIP
> HostSystem - 05_hs_gi_errs.py: PASS
HostSystem - 06_hs_to_vsms.py: FAIL
> ERROR -
Xen_SettingsDefineCapabilities returned 0 MigrationSettingData objects, expected only 1
> ERROR - Did not get the expected MigrationSettingData record
> CIM_ERR_FAILED: For provider Virt_SettingsDefineCapabilities the library name was
empty. Check provider registered location.
> HostedDependency - 01_forward.py: SKIP
> HostedDependency - 02_reverse.py: SKIP
> HostedDependency - 03_enabledstate.py: SKIP
> HostedDependency - 04_reverse_errs.py: SKIP
> HostedResourcePool - 01_forward.py: PASS
> HostedResourcePool - 02_reverse.py: PASS
> HostedResourcePool - 03_forward_errs.py: PASS
> HostedResourcePool - 04_reverse_errs.py: PASS
> HostedService - 01_forward.py: PASS
> HostedService - 02_reverse.py: PASS
> HostedService - 03_forward_errs.py: PASS
> HostedService - 04_reverse_errs.py: PASS
> LogicalDisk - 01_disk.py: PASS
> LogicalDisk - 02_nodevs.py: SKIP
> ERROR - System has defined domains; unable to run
> LogicalDisk - 03_ld_gi_errs.py: PASS
> Memory - 01_memory.py: PASS
> Memory - 02_defgetmem.py: PASS
> Memory - 03_mem_gi_errs.py: PASS
> NetworkPort - 01_netport.py: PASS
> NetworkPort - 02_np_gi_errors.py: PASS
> NetworkPort - 03_user_netport.py: SKIP
> Processor - 01_processor.py: PASS
> Processor - 02_definesys_get_procs.py: PASS
> Processor - 03_proc_gi_errs.py: PASS
> Profile - 01_enum.py: SKIP
> Profile - 02_profile_to_elec.py: SKIP
> Profile - 03_rprofile_gi_errs.py: SKIP
> RASD - 01_verify_rasd_fields.py: PASS
> RASD - 02_enum.py: PASS
> RASD - 03_rasd_errs.py: PASS
> ReferencedProfile - 01_verify_refprof.py: PASS
> ReferencedProfile - 02_refprofile_errs.py: PASS
> ResourceAllocationFromPool - 01_forward.py: PASS
> ResourceAllocationFromPool - 02_reverse.py: PASS
> ResourceAllocationFromPool - 03_forward_errs.py: PASS
> ResourceAllocationFromPool - 04_reverse_errs.py: PASS
> ResourceAllocationFromPool - 05_RAPF_err.py: PASS
> ResourcePool - 01_enum.py: SKIP
> ResourcePool - 02_rp_gi_errors.py: SKIP
> ResourcePoolConfigurationCapabilities - 01_enum.py: PASS
> ResourcePoolConfigurationCapabilities - 02_rpcc_gi_errs.py: PASS
> ResourcePoolConfigurationService - 01_enum.py: PASS
> ResourcePoolConfigurationService - 02_rcps_gi_errors.py: PASS
> ResourcePoolConfigurationService - 03_CreateResourcePool.py: FAIL
> ERROR - Unexpected rc code 7 and description CIM_ERR_NOT_SUPPORTED
>
> InvokeMethod(CreateResourcePool): CIM_ERR_NOT_SUPPORTED
> ResourcePoolConfigurationService - 04_CreateChildResourcePool.py: FAIL
> ERROR - Unexpected rc code 7 and description CIM_ERR_NOT_SUPPORTED
>
> InvokeMethod(CreateChildResourcePool): CIM_ERR_NOT_SUPPORTED
> ResourcePoolConfigurationService - 05_AddResourcesToResourcePool.py: XFAIL Bug:
92173
> ERROR - Unexpected rc code 1 and description CIM_ERR_FAILED: Unknown Method
>
> InvokeMethod(AddResourcesToResourcePool): CIM_ERR_FAILED: Unknown Method
> Bug:<92173>
> ResourcePoolConfigurationService - 06_RemoveResourcesFromResourcePool.py: FAIL
> ERROR - Unexpected rc code 7 and description CIM_ERR_NOT_SUPPORTED
>
> InvokeMethod(RemoveResourcesFromResourcePool): CIM_ERR_NOT_SUPPORTED
> ResourcePoolConfigurationService - 07_DeleteResourcePool.py: FAIL
> ERROR - Unexpected rc code 7 and description CIM_ERR_NOT_SUPPORTED
>
> InvokeMethod(DeleteResourcePool): CIM_ERR_NOT_SUPPORTED
> SettingsDefine - 01_forward.py: PASS
SettingsDefine - 02_reverse.py: FAIL
> ERROR -
Mistmatching value for VSSDComponent association
> CIM_ERR_NOT_FOUND: No such instance (virtgst/proc)
> SettingsDefine - 03_sds_fwd_errs.py: PASS
> SettingsDefine - 04_sds_rev_errs.py: PASS
> SettingsDefineCapabilities - 01_forward.py: SKIP
> SettingsDefineCapabilities - 03_forward_errs.py: SKIP
> SettingsDefineCapabilities - 04_forward_vsmsdata.py: SKIP
> SettingsDefineCapabilities - 05_reverse_vsmcap.py: SKIP
> SystemDevice - 01_forward.py: PASS
> SystemDevice - 02_reverse.py: PASS
> SystemDevice - 03_fwderrs.py: PASS
> VSSD - 01_enum.py: SKIP
> VSSD - 02_bootldr.py: SKIP
> VSSD - 03_vssd_gi_errs.py: SKIP
> VSSD - 04_vssd_to_rasd.py: PASS
> VirtualSystemManagementCapabilities - 01_enum.py: PASS
> VirtualSystemManagementCapabilities - 02_vsmcap_gi_errs.py: PASS
> VirtualSystemManagementService - 01_definesystem_name.py: PASS
> VirtualSystemManagementService - 02_destroysystem.py: FAIL
> ERROR - Unknow exception happened
> ERROR - (1, u'CIM_ERR_FAILED: Unable to retrieve domain name.')
> ERROR - Destroyed multiple domains
> InvokeMethod(DestroySystem): CIM_ERR_FAILED: Unable to retrieve domain name.
> VirtualSystemManagementService - 03_definesystem_ess.py: PASS
> VirtualSystemManagementService - 04_definesystem_ers.py: PASS
> VirtualSystemManagementService - 05_destroysystem_neg.py: FAIL
> ERROR - destroy_fail>>noname: Error executing DestroySystem, exception
details below
> ERROR - (1, u'CIM_ERR_FAILED: Unable to retrieve domain name.')
> ERROR - destroy_fail>>nonexistent: Error executing DestroySystem, exception
details below
> ERROR - (1, u'CIM_ERR_FAILED: Failed to find domain')
> InvokeMethod(DestroySystem): CIM_ERR_FAILED: Unable to retrieve domain name.
> InvokeMethod(DestroySystem): CIM_ERR_FAILED: Failed to find domain
> VirtualSystemManagementService - 06_addresource.py: SKIP
> VirtualSystemManagementService - 07_addresource_neg.py: PASS
> VirtualSystemManagementService - 08_modifyresource.py: XFAIL Bug: 90853
> ERROR - Error invoking ModifyRS
> ERROR - (1, u"CIM_ERR_FAILED: Unknown system `rstest_domain'")
> InvokeMethod(ModifyResourceSettings): CIM_ERR_FAILED: Unknown system
`rstest_domain'
> Bug:<90853>
> VirtualSystemMigrationCapabilities - 01_enum.py: PASS
> VirtualSystemMigrationCapabilities - 02_vsmc_gi_errs.py: PASS
> VirtualSystemMigrationService - 01_migratable_host.py: SKIP
> VirtualSystemMigrationService - 02_host_migrate_type.py: SKIP
> VirtualSystemMigrationService - 05_migratable_host_errs.py: SKIP
> VirtualSystemMigrationSettingData - 01_enum.py: PASS
> VirtualSystemMigrationSettingData - 02_vsmsd_gi_errs.py: PASS
> VirtualSystemSettingDataComponent - 01_forward.py: SKIP
> VirtualSystemSettingDataComponent - 02_reverse.py: SKIP
> VirtualSystemSettingDataComponent - 03_vssdc_fwd_errs.py: SKIP
> VirtualSystemSettingDataComponent - 04_vssdc_rev_errs.py: SKIP
> VirtualSystemSnapshotService - 01_enum.py: PASS
> VirtualSystemSnapshotService - 02_vs_sservice_gi_errs.py: PASS
> VirtualSystemSnapshotServiceCapabilities - 01_enum.py: PASS
> VirtualSystemSnapshotServiceCapabilities - 02_vs_sservicecap_gi_errs.py: PASS
>
>
>