[Libvirt-cim] Test Run Summary (Apr 20 2009): KVM on Fedora release 10 (Cambridge) with sfcb

Guo Lian Yun yunguol at cn.ibm.com
Mon Apr 20 02:20:28 UTC 2009


libvirt-cim-bounces at redhat.com wrote on 2009-04-20 10:08:45:

> 
> =================================================
> Test Run Summary (Apr 20 2009): KVM on Fedora release 10 (Cambridge)with 
sfcb
> =================================================
> Distro: Fedora release 10 (Cambridge)
> Kernel: 2.6.27.15-170.2.24.fc10.x86_64
> libvirt: 0.4.5
> Hypervisor: QEMU 0.9.1
> CIMOM: sfcb sfcbd 1.3.4preview
> Libvirt-cim revision: 855
> Libvirt-cim changeset: 4eef240f8ffc
> Cimtest revision: 668
> Cimtest changeset: ced161a81981
> =================================================
> FAIL      : 7
> XFAIL     : 4
> SKIP      : 15
> PASS      : 134
> -----------------
> Total     : 160
> =================================================
> FAIL Test Summary:
> ComputerSystemIndication - 01_created_indication.py: FAIL
> ResourcePoolConfigurationService - 04_CreateChildResourcePool.py: FAIL
> ResourcePoolConfigurationService - 07_DeleteResourcePool.py: FAIL
  The above two test fail because that the provider supports creating 
child pool and
  deleting. I'm working on these patches. 
> SettingsDefineCapabilities - 01_forward.py: FAIL
   The failure because of the number of DiskRASD instance. Kaitlin sent 
out 
   a patch with fix.

> VirtualSystemMigrationService - 06_remote_live_migration.py: FAIL
> VirtualSystemMigrationService - 07_remote_offline_migration.py: FAIL
> VirtualSystemMigrationService - 08_remote_restart_resume_migration.py: 
FAIL
> 
   Deepti, would you please look into these migration tests?
   Thanks!
> =================================================
> XFAIL Test Summary:
> ComputerSystem - 32_start_reboot.py: XFAIL
> ComputerSystem - 33_suspend_reboot.py: XFAIL
> VirtualSystemManagementService - 09_procrasd_persist.py: XFAIL
> VirtualSystemManagementService - 16_removeresource.py: XFAIL
> 
> =================================================
> SKIP Test Summary:
> ComputerSystem - 02_nosystems.py: SKIP
> LogicalDisk - 02_nodevs.py: SKIP
> VSSD - 02_bootldr.py: SKIP
> VirtualSystemMigrationService - 01_migratable_host.py: SKIP
> VirtualSystemMigrationService - 02_host_migrate_type.py: SKIP
> VirtualSystemMigrationService - 05_migratable_host_errs.py: SKIP
> ERROR                  - NameError : global name 'SKIP' is not defined
>    return SKIP, s_sysname, t_sysname
> NameError: global name 'SKIP' is not defined
> ERROR                  - NameError : global name 'SKIP' is not defined
>    return SKIP, s_sysname, t_sysname
> NameError: global name 'SKIP' is not defined
> ERROR                  - NameError : global name 'SKIP' is not defined
>    return SKIP, s_sysname, t_sysname
> NameError: global name 'SKIP' is not defined
> 
> =================================================
> Full report:
> --------------------------------------------------------------------
> 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: PASS
> --------------------------------------------------------------------
> ComputerSystem - 05_activate_defined_start.py: PASS
> --------------------------------------------------------------------
> ComputerSystem - 06_paused_active_suspend.py: PASS
> --------------------------------------------------------------------
> ComputerSystem - 22_define_suspend.py: PASS
> --------------------------------------------------------------------
> ComputerSystem - 23_pause_pause.py: PASS
> --------------------------------------------------------------------
> ComputerSystem - 27_define_pause_errs.py: PASS
> --------------------------------------------------------------------
> ComputerSystem - 32_start_reboot.py: XFAIL
> ERROR                  - Got CIM error Unable to reboot domain: this
> function is not supported by the hypervisor: virDomainReboot with 
> return code 1
> ERROR                  - Exception: Unable reboot dom 'cs_test_domain'
> InvokeMethod(RequestStateChange): Unable to reboot domain: this 
> function is not supported by the hypervisor: virDomainReboot
> Bug:<00005>
> --------------------------------------------------------------------
> ComputerSystem - 33_suspend_reboot.py: XFAIL
> ERROR                  - Got CIM error State not supported with return 
code 7
> ERROR                  - Exception: Unable Suspend dom 'test_domain'
> InvokeMethod(RequestStateChange): State not supported
> Bug:<00012>
> --------------------------------------------------------------------
> ComputerSystem - 35_start_reset.py: PASS
> --------------------------------------------------------------------
> ComputerSystem - 40_RSC_start.py: PASS
> --------------------------------------------------------------------
> ComputerSystem - 41_cs_to_settingdefinestate.py: PASS
> --------------------------------------------------------------------
> ComputerSystem - 42_cs_gi_errs.py: PASS
> --------------------------------------------------------------------
> ComputerSystemIndication - 01_created_indication.py: FAIL
> ERROR                  - Exception : Request Failed: 200 
> Traceback (most recent call last):
>  File "./lib/XenKvmLib/const.py", line 139, in do_try
>  File "01_created_indication.py", line 146, in main
>    sub_list, ind_names, dict = sub_ind(ip, virt)
>  File "01_created_indication.py", line 60, in sub_ind
>    sub.subscribe(dict['default_url'], dict['default_auth'])
>  File "/data/users/daisy/cimtest/suites/libvirt-
> cim/lib/XenKvmLib/indication_tester.py", line 345, in subscribe
>    "CreateInstance", auth_hdr)
>  File "/data/users/daisy/cimtest/suites/libvirt-
> cim/lib/XenKvmLib/indication_tester.py", line 330, in __do_cimpost
>    (resp.status, resp.reason))
> Exception: Request Failed: 200 
> ERROR                  - None
> --------------------------------------------------------------------
> ElementAllocatedFromPool - 01_forward.py: PASS
> --------------------------------------------------------------------
> ElementAllocatedFromPool - 02_reverse.py: PASS
> --------------------------------------------------------------------
> ElementAllocatedFromPool - 03_reverse_errs.py: PASS
> --------------------------------------------------------------------
> ElementAllocatedFromPool - 04_forward_errs.py: PASS
> --------------------------------------------------------------------
> 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: PASS
> --------------------------------------------------------------------
> ElementSettingData - 03_esd_assoc_with_rasd_errs.py: PASS
> --------------------------------------------------------------------
> 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: PASS
> --------------------------------------------------------------------
> HostSystem - 05_hs_gi_errs.py: PASS
> --------------------------------------------------------------------
> HostSystem - 06_hs_to_vsms.py: PASS
> --------------------------------------------------------------------
> HostedAccessPoint - 01_forward.py: PASS
> --------------------------------------------------------------------
> HostedAccessPoint - 02_reverse.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
> --------------------------------------------------------------------
> KVMRedirectionSAP - 01_enum_KVMredSAP.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: PASS
> --------------------------------------------------------------------
> 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: PASS
> --------------------------------------------------------------------
> Profile - 03_rprofile_gi_errs.py: PASS
> --------------------------------------------------------------------
> RASD - 01_verify_rasd_fields.py: PASS
> --------------------------------------------------------------------
> RASD - 02_enum.py: PASS
> --------------------------------------------------------------------
> RASD - 03_rasd_errs.py: PASS
> --------------------------------------------------------------------
> RASD - 04_disk_rasd_size.py: PASS
> --------------------------------------------------------------------
> RASD - 05_disk_rasd_emu_type.py: PASS
> --------------------------------------------------------------------
> RedirectionService - 01_enum_crs.py: PASS
> --------------------------------------------------------------------
> RedirectionService - 02_enum_crscap.py: PASS
> --------------------------------------------------------------------
> RedirectionService - 03_RedirectionSAP_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: 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: FAIL
> ERROR                  - Unexpected rc code 4 and description One or
> more parameter values passed to the method were invalid
> 
> InvokeMethod(CreateChildResourcePool): One or more parameter values 
> passed to the method were invalid
> --------------------------------------------------------------------
> ResourcePoolConfigurationService - 05_AddResourcesToResourcePool.py: 
PASS
> --------------------------------------------------------------------
> ResourcePoolConfigurationService - 
06_RemoveResourcesFromResourcePool.py: PASS
> --------------------------------------------------------------------
> ResourcePoolConfigurationService - 07_DeleteResourcePool.py: FAIL
> ERROR                  - Unexpected rc code 4 and description One or
> more parameter values passed to the method were invalid
> 
> InvokeMethod(DeleteResourcePool): One or more parameter values 
> passed to the method were invalid
> --------------------------------------------------------------------
> ServiceAccessBySAP - 01_forward.py: PASS
> --------------------------------------------------------------------
> ServiceAccessBySAP - 02_reverse.py: PASS
> --------------------------------------------------------------------
> SettingsDefine - 01_forward.py: PASS
> --------------------------------------------------------------------
> SettingsDefine - 02_reverse.py: PASS
> --------------------------------------------------------------------
> SettingsDefine - 03_sds_fwd_errs.py: PASS
> --------------------------------------------------------------------
> SettingsDefine - 04_sds_rev_errs.py: PASS
> --------------------------------------------------------------------
> SettingsDefineCapabilities - 01_forward.py: FAIL
> ERROR                  - KVM_SettingsDefineCapabilities returned 52 
> ResourcePool objects instead of 56
> --------------------------------------------------------------------
> 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: PASS
> --------------------------------------------------------------------
> VirtualSystemManagementService - 07_addresource_neg.py: PASS
> --------------------------------------------------------------------
> VirtualSystemManagementService - 08_modifyresource.py: PASS
> --------------------------------------------------------------------
> VirtualSystemManagementService - 09_procrasd_persist.py: XFAIL
> --------------------------------------------------------------------
> VirtualSystemManagementService - 10_hv_version.py: PASS
> --------------------------------------------------------------------
> VirtualSystemManagementService - 11_define_memrasdunits.py: PASS
> --------------------------------------------------------------------
> VirtualSystemManagementService - 12_referenced_config.py: PASS
> --------------------------------------------------------------------
> VirtualSystemManagementService - 13_refconfig_additional_devs.py: PASS
> --------------------------------------------------------------------
> VirtualSystemManagementService - 14_define_sys_disk.py: PASS
> --------------------------------------------------------------------
> VirtualSystemManagementService - 15_mod_system_settings.py: PASS
> --------------------------------------------------------------------
> VirtualSystemManagementService - 16_removeresource.py: XFAIL
> ERROR                  - 0 RASD insts for domain/mouse:ps2
> No such instance (no device domain/mouse:ps2)
> Bug:<00014>
> --------------------------------------------------------------------
> VirtualSystemManagementService - 17_removeresource_neg.py: PASS
> --------------------------------------------------------------------
> 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
> --------------------------------------------------------------------
> VirtualSystemMigrationService - 06_remote_live_migration.py: FAIL
> ERROR                  - NameError : global name 'SKIP' is not defined
> Traceback (most recent call last):
>  File "./lib/XenKvmLib/const.py", line 139, in do_try
>  File "06_remote_live_migration.py", line 113, in main
>    status, s_sysname, t_sysname = check_mig_support(virt, options)
>  File "/data/users/daisy/cimtest/suites/libvirt-
> cim/lib/XenKvmLib/vsmigrations.py", line 99, in check_mig_support
>    return SKIP, s_sysname, t_sysname
> NameError: global name 'SKIP' is not defined
> ERROR                  - None
> --------------------------------------------------------------------
> VirtualSystemMigrationService - 07_remote_offline_migration.py: FAIL
> ERROR                  - NameError : global name 'SKIP' is not defined
> Traceback (most recent call last):
>  File "./lib/XenKvmLib/const.py", line 139, in do_try
>  File "07_remote_offline_migration.py", line 96, in main
>    status, s_sysname, t_sysname = check_mig_support(virt, options)
>  File "/data/users/daisy/cimtest/suites/libvirt-
> cim/lib/XenKvmLib/vsmigrations.py", line 99, in check_mig_support
>    return SKIP, s_sysname, t_sysname
> NameError: global name 'SKIP' is not defined
> ERROR                  - None
> --------------------------------------------------------------------
> VirtualSystemMigrationService - 08_remote_restart_resume_migration.py: 
FAIL
> ERROR                  - NameError : global name 'SKIP' is not defined
> Traceback (most recent call last):
>  File "./lib/XenKvmLib/const.py", line 139, in do_try
>  File "08_remote_restart_resume_migration.py", line 117, in main
>    status, s_sysname, t_sysname = check_mig_support(virt, options)
>  File "/data/users/daisy/cimtest/suites/libvirt-
> cim/lib/XenKvmLib/vsmigrations.py", line 99, in check_mig_support
>    return SKIP, s_sysname, t_sysname
> NameError: global name 'SKIP' is not defined
> ERROR                  - None
> --------------------------------------------------------------------
> VirtualSystemMigrationSettingData - 01_enum.py: PASS
> --------------------------------------------------------------------
> VirtualSystemMigrationSettingData - 02_vsmsd_gi_errs.py: PASS
> --------------------------------------------------------------------
> VirtualSystemSettingDataComponent - 01_forward.py: PASS
> --------------------------------------------------------------------
> 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
> --------------------------------------------------------------------
> 
> _______________________________________________
> Libvirt-cim mailing list
> Libvirt-cim at redhat.com
> https://www.redhat.com/mailman/listinfo/libvirt-cim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-cim/attachments/20090420/e4dc2243/attachment.htm>


More information about the Libvirt-cim mailing list