[Libvirt-cim] KVM test report on Fedora 9 (05/07)

Deepti B Kalakeri deeptik at linux.vnet.ibm.com
Wed May 7 13:03:24 UTC 2008



Guo Lian Yun wrote:
>
>
> > stro: Fedora 9 Beta
> > Kernel: 2.6.25-0.121.rc5.git4.fc9
> > Libvirt: 0.4.1-7.fc9
> > CIMOM: 2.7.0-6.fc9
> > PyWBEM: 0.6-1
> > libcmpiutil: 0.3-1.fc9
> > libvirt-cim: 0.3-4.fc9
> > cimtest: changeset-132
> >
> >
> > =================== FAIL(9) ======================================
> > ComputerSystemIndication - 01_created_indication.py: FAIL
> > It crashs the CIMOM on running
> >
> > 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).
> >
> > ElementSettingData - 03_esd_assoc_with_rasd_errs.py: FAIL
> > This one failed on bulk run, but passed on single group run.
> > Probably it's because of un-cleaned domains in previous groups.
> >
> > NetworkPort - 03_user_netport.py: FAIL
> > 'user' network type.
> >
> > ReferencedProfile - 01_verify_refprof.py: FAIL
> > ReferencedProfile - 02_refprofile_errs.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.
> > [Known issue]
>
The fix for above two tc has been submitted, should now be skipped for 
rpm based libvirt-cim F9 machine.
>
> >
> > ResourceAllocationFromPool - 03_forward_errs.py: FAIL
> > sent a patch earlier today
> >
> > SettingsDefine - 02_reverse.py: FAIL
> > ProcRASD.InstanceID is 'domname/0' in binary rpm provider. Test case
> > expects 'domname/proc' now.
>
> Below is the output of wbemcli test, we expect the ProcRASD.InstanceID is
> 'test-kvm/proc' now.
>
> wbemcli ein 
> 'http://root:password@localhost:5988/root/virt:KVM_ProcResourceAllocationSettingData'
> localhost:5988/root/virt:KVM_ProcResourceAllocationSettingData.InstanceID="test-kvm/0"
>
> wbemcli ain -ac KVM_VirtualSystemSettingDataComponent 
> 'http://root:password@localhost:5988/root/virt:KVM_VirtualSystemSettingData.InstanceID="KVM:test-kvm"'
> localhost:5988/root/virt:KVM_ProcResourceAllocationSettingData.InstanceID="test-kvm/0"
> localhost:5988/root/virt:KVM_NetResourceAllocationSettingData.InstanceID="test-kvm/24:42:53:21:52:45"
> localhost:5988/root/virt:KVM_DiskResourceAllocationSettingData.InstanceID="test-kvm/hda"
> localhost:5988/root/virt:KVM_MemResourceAllocationSettingData.InstanceID="test-kvm/mem"
>
> >
> > VirtualSystemManagementService - 06_addresource.py: FAIL
> > Invoking AddResource results in 'CIM_ERR_FAILED: Failed to create
> > domain' error.
> > Latest provider has the same result. It passed on Xen & XenFV 
> environment.
> >
> >
> > ========FULL CIMTEST REPORT=PASS(94)=FAIL(9)=SKIP(17)=XFAIL(9)===
> > AllocationCapabilities - 01_enum.py: PASS
> > AllocationCapabilities - 02_alloccap_gi_errs.py: PASS
> > ComputerSystem - 01_enum.py: PASS
> > ComputerSystem - 02_nosystems.py: PASS
> > ComputerSystem - 03_defineVS.py: PASS
> > ComputerSystem - 04_defineStartVS.py: PASS
> > ComputerSystem - 05_activate_defined_start.py: XFAIL Bug: 85769
> > ComputerSystem - 06_paused_active_suspend.py: XFAIL Bug: 85769
> > ComputerSystem - 22_define_suspend.py: PASS
> > ComputerSystem - 23_suspend_suspend.py: SKIP
> > ComputerSystem - 27_define_suspend_errs.py: SKIP
> > ComputerSystem - 32_start_reboot.py: SKIP
> > ComputerSystem - 33_suspend_reboot.py: SKIP
> > ComputerSystem - 35_start_reset.py: SKIP
> > ComputerSystem - 40_RSC_start.py: XFAIL Bug: 91410
> > InvokeMethod(RequestStateChange): CIM_ERR_FAILED: Domain Operation 
> Failed
> > Bug:<91410>
> > ComputerSystem - 41_cs_to_settingdefinestate.py: SKIP
> > ComputerSystem - 42_cs_gi_errs.py: PASS
> > ComputerSystemIndication - 01_created_indication.py: FAIL
> > ERROR - error : (110, 'Connection timed out')
> > ElementAllocatedFromPool - 01_forward.py: SKIP
> > ElementAllocatedFromPool - 02_reverse.py: SKIP
> > ElementAllocatedFromPool - 03_reverse_errs.py: XFAIL Bug: 88651
> > ElementAllocatedFromPool - 04_forward_errs.py: XFAIL Bug: 88651
> > 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: FAIL
> > ElementConforms - 03_ectp_fwd_errs.py: XFAIL Bug: 92642
> > Bug:<92642>
> > Bug:<92642>
> > Bug:<92642>
> > ElementConforms - 04_ectp_rev_errs.py: XFAIL Bug: 92642
> > Bug:<92642>
> > Bug:<92642>
> > Bug:<92642>
> > Bug:<92642>
> > Bug:<92642>
> > Bug:<92642>
> > Bug:<92642>
> > Bug:<92642>
> > ElementSettingData - 01_forward.py: PASS
> > ElementSettingData - 03_esd_assoc_with_rasd_errs.py: FAIL
> > EnabledLogicalElementCapabilities - 01_enum.py: PASS
> > EnabledLogicalElementCapabilities - 02_elecap_gi_errs.py: PASS
> > HostSystem - 01_enum.py: PASS
> > HostSystem - 02_hostsystem_to_rasd.py: PASS
> > HostSystem - 03_hs_to_settdefcap.py: PASS
> > HostSystem - 04_hs_to_EAPF.py: SKIP
> > HostSystem - 05_hs_gi_errs.py: PASS
> > HostSystem - 06_hs_to_vsms.py: PASS
> > HostedDependency - 01_forward.py: PASS
> > HostedDependency - 02_reverse.py: PASS
> > HostedDependency - 03_enabledstate.py: PASS
> > HostedDependency - 04_reverse_errs.py: PASS
> > 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: PASS
> > 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: FAIL
> > Processor - 01_processor.py: PASS
> > Processor - 02_definesys_get_procs.py: PASS
> > Processor - 03_proc_gi_errs.py: PASS
> > Profile - 01_enum.py: PASS
> > 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: FAIL
> > ReferencedProfile - 02_refprofile_errs.py: FAIL
> > ResourceAllocationFromPool - 01_forward.py: PASS
> > ResourceAllocationFromPool - 02_reverse.py: PASS
> > ResourceAllocationFromPool - 03_forward_errs.py: FAIL
> > ResourceAllocationFromPool - 04_reverse_errs.py: PASS
> > ResourceAllocationFromPool - 05_RAPF_err.py: PASS
> > ResourcePool - 01_enum.py: PASS
> > ResourcePool - 02_rp_gi_errors.py: PASS
> > 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: PASS
> > ResourcePoolConfigurationService - 04_CreateChildResourcePool.py: PASS
> > ResourcePoolConfigurationService - 05_AddResourcesToResourcePool.py:
> > XFAIL Bug: 92173
> > InvokeMethod(AddResourcesToResourcePool): CIM_ERR_FAILED: Unknown Method
> > Bug:<92173>
> > ResourcePoolConfigurationService - 
> 06_RemoveResourcesFromResourcePool.py: PASS
> > ResourcePoolConfigurationService - 07_DeleteResourcePool.py: PASS
> > SettingsDefine - 01_forward.py: PASS
> > SettingsDefine - 02_reverse.py: FAIL
> > SettingsDefine - 03_sds_fwd_errs.py: PASS
> > SettingsDefine - 04_sds_rev_errs.py: PASS
> > SettingsDefineCapabilities - 01_forward.py: SKIP
> > SettingsDefineCapabilities - 03_forward_errs.py: PASS
> > SettingsDefineCapabilities - 04_forward_vsmsdata.py: PASS
> > SettingsDefineCapabilities - 05_reverse_vsmcap.py: PASS
> > SystemDevice - 01_forward.py: PASS
> > SystemDevice - 02_reverse.py: PASS
> > SystemDevice - 03_fwderrs.py: PASS
> > VSSD - 01_enum.py: PASS
> > VSSD - 02_bootldr.py: SKIP
> > VSSD - 03_vssd_gi_errs.py: PASS
> > 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: PASS
> > VirtualSystemManagementService - 03_definesystem_ess.py: PASS
> > VirtualSystemManagementService - 04_definesystem_ers.py: PASS
> > VirtualSystemManagementService - 05_destroysystem_neg.py: PASS
> > VirtualSystemManagementService - 06_addresource.py: FAIL
> > InvokeMethod(AddResourceSettings): CIM_ERR_FAILED: Failed to create 
> domain
> > VirtualSystemManagementService - 07_addresource_neg.py: PASS
> > VirtualSystemManagementService - 08_modifyresource.py: XFAIL Bug: 90853
> > InvokeMethod(ModifyResourceSettings): CIM_ERR_FAILED: Failed to 
> create 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: PASS
> > VirtualSystemSettingDataComponent - 03_vssdc_fwd_errs.py: PASS
> > VirtualSystemSettingDataComponent - 04_vssdc_rev_errs.py: PASS
> > 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
> >
> > Best,
> > Regards
> >
> > Daisy Guo Lian Yun
> > E-mail: yunguol at cn.ibm.com
> > IBM China Development Lab, Shanghai, China
> > TEL: (86)-21-61008057_______________________________________________
> > Libvirt-cim mailing list
> > Libvirt-cim at redhat.com
> > https://www.redhat.com/mailman/listinfo/libvirt-cim
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Libvirt-cim mailing list
> Libvirt-cim at redhat.com
> https://www.redhat.com/mailman/listinfo/libvirt-cim




More information about the Libvirt-cim mailing list