[Libvirt-cim] Re: Test Run Summary (Dec 17 2009): KVM on Fedora release 13 (Rawhide) with sfcb

Deepti B Kalakeri deeptik at linux.vnet.ibm.com
Fri Dec 18 11:33:26 UTC 2009



Deepti B Kalakeri wrote:
>
>
> Deepti B Kalakeri wrote:
>>
>>
>> Deepti B Kalakeri wrote:
>>> =================================================
>>> Test Run Summary (Dec 17 2009): KVM on Fedora release 13 (Rawhide) 
>>> with sfcb
>>> =================================================
>>> Distro: Fedora release 13 (Rawhide)
>>> Kernel: 2.6.32.1-9.fc13.x86_64
>>> libvirt: 0.7.4
>>> Hypervisor: QEMU 0.11.0
>>> CIMOM: sfcb sfcbd 1.3.6preview
>>> Libvirt-cim revision: 1022
>>> Libvirt-cim changeset: 54c432d2bec6
>>> Cimtest revision: 827
>>> Cimtest changeset: 8f0220b94152
>>> Total test execution: Unknown
>>> =================================================
>>> FAIL      : 4
>>> XFAIL     : 4
>>> SKIP      : 10
>>> PASS      : 161
>>> -----------------
>>> Total     : 179
>>> =================================================
>>> FAIL Test Summary:
>>> ComputerSystemIndication - 01_created_indication.py: FAIL
>> Passed when run manually
>>> RASDIndications - 02_guest_add_mod_rem_rasd_ind.py: FAIL
>> The test case is causing the VSMS to segfault when tried running 
>> manually.
>>
>> --------------------------------------------------------------------
>> RASDIndications - 02_guest_add_mod_rem_rasd_ind.py: FAIL
>> ERROR   - Got CIM error *** Provider 
>> Virt_VirtualSystemManagementService(29880) exiting due to a SIGSEGV 
>> signal with return code 1
>> ERROR   - Exception details: Failed to define domain VM
>> ERROR   - Error setting up the guest 'VM'
>> InvokeMethod(DefineSystem): *** Provider 
>> Virt_VirtualSystemManagementService(29880) exiting due to a SIGSEGV 
>> signal
>> --------------------------------------------------------------------
>>
>>> VirtualSystemManagementService - 08_modifyresource.py: FAIL
> This is test case issue
>>> VirtualSystemSnapshotService - 03_create_snapshot.py: FAIL
The libvirt on the machine is hanging and the libivrt-cim hangs at the 
point where it tries to connect to the qemu:///system.

Heres the final set of debug message after which the test hangs:
std_invokemethod.c(303): Executing handler for method `CreateSnapshot'
Virt_VirtualSystemSnapshotService.c(297): ref was 
root/virt:CIM_ConcreteJob.InstanceID="077c1c9f-1778-4dee-b3d0-6608d8a56379"
misc_util.c(75): Connecting to libvirt with uri `qemu:///system'
Virt_VirtualSystemSnapshotService.c(221): Snapshot thread alive
Virt_VirtualSystemSnapshotService.c(138): Set 
077c1c9f-1778-4dee-b3d0-6608d8a56379 status to 4:Running
misc_util.c(75): Connecting to libvirt with uri `qemu:///system'
misc_util.c(202): URI of connection is: qemu:///system
Virt_VirtualSystemSnapshotService.c(166): Starting save to 
/var/lib/libvirt/snapshot_vm.save
device_parsing.c(273): Disk node: disk
Virt_VSSD.c(59): bootlist_ct = 1
Virt_VSSD.c(80): BootList[0]=hd
std_invokemethod.c(305): Method `CreateSnapshot' returned 0
misc_util.c(75): Connecting to libvirt with uri `qemu:///system'

I started libvirtd from one more terminal and killed the old libvirtd 
process and the test proceeded with the following message.
libvir: Remote error : cannot recv data: Connection reset by peer
misc_util.c(79): Unable to connect to `qemu:///system'
std_invokemethod.c(279): Method `DestroySystem' execution attempted
std_invokemethod.c(230): Method parameter `AffectedSystem' validated 
type 0x1100
std_invokemethod.c(303): Executing handler for method `DestroySystem'
misc_util.c(75): Connecting to libvirt with uri `qemu:///system'
misc_util.c(75): Connecting to libvirt with uri `qemu:///system'

At the end of the execution the test passed. I was not able to reproduce 
the error because of which this test had failed.

>> Will look into this.
>>>
>>> =================================================
>>> XFAIL Test Summary:
>>> ComputerSystem - 32_start_reboot.py: XFAIL
>>> ComputerSystem - 33_suspend_reboot.py: XFAIL
>>> VirtualSystemManagementService - 16_removeresource.py: XFAIL
>>> VirtualSystemManagementService - 22_addmulti_brg_interface.py: XFAIL
>>>
>>> =================================================
>>> SKIP Test Summary:
>>> ComputerSystemMigrationJobIndication - 
>>> 01_csmig_ind_for_offline_mig.py: SKIP
>>> Profile - 04_verify_libvirt_cim_slp_profiles.py: SKIP
>>> ResourcePoolConfigurationService - 04_CreateChildResourcePool.py: SKIP
>>> 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: SKIP
>>> VirtualSystemMigrationService - 07_remote_offline_migration.py: SKIP
>>> VirtualSystemMigrationService - 
>>> 08_remote_restart_resume_migration.py: SKIP
>>> VSSD - 02_bootldr.py: SKIP
>>>
>>> =================================================
>>> Full report:
>>> --------------------------------------------------------------------
>>> 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: 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 - 34_start_disable.py: PASS
>>> --------------------------------------------------------------------
>>> 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     - Waited too long for define indication
>>> ERROR     - Exception: Poll for indication Failed
>>> ERROR     - Waited too long for start indication
>>> ERROR     - Exception: Poll for indication Failed
>>> ERROR     - Waited too long for destroy indication
>>> ERROR     - Exception: Poll for indication Failed
>>> --------------------------------------------------------------------
>>> ComputerSystemMigrationJobIndication - 
>>> 01_csmig_ind_for_offline_mig.py: SKIP
>>> --------------------------------------------------------------------
>>> 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
>>> --------------------------------------------------------------------
>>> 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
>>> --------------------------------------------------------------------
>>> 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
>>> --------------------------------------------------------------------
>>> KVMRedirectionSAP - 01_enum_KVMredSAP.py: PASS
>>> --------------------------------------------------------------------
>>> KVMRedirectionSAP - 02_ipv6_support.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: 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
>>> --------------------------------------------------------------------
>>> Profile - 04_verify_libvirt_cim_slp_profiles.py: SKIP
>>> 04_verify_libvirt_cim_slp_profiles.py:30: DeprecationWarning: the 
>>> sets module is deprecated
>>>  from sets import Set
>>> ERROR     - SLP tool does not exist on the machine 
>>> --------------------------------------------------------------------
>>> 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
>>> --------------------------------------------------------------------
>>> RASD - 06_parent_net_pool.py: PASS
>>> --------------------------------------------------------------------
>>> RASD - 07_parent_disk_pool.py: PASS
>>> --------------------------------------------------------------------
>>> RASDIndications - 01_guest_states_rasd_ind.py: PASS
>>> --------------------------------------------------------------------
>>> RASDIndications - 02_guest_add_mod_rem_rasd_ind.py: FAIL
>>> ERROR     - Did not recieve indication 
>>> KVM_ResourceAllocationSettingDataModifiedIndication
>>> ERROR     - Received Indication error: '256'
>>> ERROR     - Exception: [Errno 3] No such process
>>> --------------------------------------------------------------------
>>> 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: SKIP
>>> ERROR     - Need to give different bridge name since it already exists
>>> --------------------------------------------------------------------
>>> ResourcePoolConfigurationService - 05_AddResourcesToResourcePool.py: 
>>> PASS
>>> --------------------------------------------------------------------
>>> ResourcePoolConfigurationService - 
>>> 06_RemoveResourcesFromResourcePool.py: PASS
>>> --------------------------------------------------------------------
>>> ResourcePoolConfigurationService - 07_DeleteResourcePool.py: PASS
>>> --------------------------------------------------------------------
>>> ResourcePoolConfigurationService - 08_CreateDiskResourcePool.py: PASS
>>> --------------------------------------------------------------------
>>> ResourcePoolConfigurationService - 09_DeleteDiskPool.py: PASS
>>> --------------------------------------------------------------------
>>> ResourcePoolConfigurationService - 10_create_storagevolume.py: PASS
>>> --------------------------------------------------------------------
>>> ResourcePoolConfigurationService - 
>>> 11_create_dir_storagevolume_errs.py: PASS
>>> --------------------------------------------------------------------
>>> ResourcePoolConfigurationService - 
>>> 12_create_netfs_storagevolume_errs.py: PASS
>>> --------------------------------------------------------------------
>>> ResourcePoolConfigurationService - 13_delete_storagevolume.py: PASS
>>> --------------------------------------------------------------------
>>> ResourcePoolConfigurationService - 14_delete_storagevolume_errs.py: 
>>> PASS
>>> --------------------------------------------------------------------
>>> ServiceAccessBySAP - 01_forward.py: PASS
>>> --------------------------------------------------------------------
>>> ServiceAccessBySAP - 02_reverse.py: PASS
>>> --------------------------------------------------------------------
>>> ServiceAffectsElement - 01_forward.py: PASS
>>> --------------------------------------------------------------------
>>> ServiceAffectsElement - 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: PASS
>>> --------------------------------------------------------------------
>>> 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
>>> --------------------------------------------------------------------
>>> 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: FAIL
>>> ERROR     - Got 0, exp 1.
>>> ERROR     - Error invoking ModifyRS: mod_vcpu_res
>>> ERROR     - Error changing rs for vcpu
>>> --------------------------------------------------------------------
>>> VirtualSystemManagementService - 09_procrasd_persist.py: PASS
>>> --------------------------------------------------------------------
>>> 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
>>> --------------------------------------------------------------------
>>> VirtualSystemManagementService - 18_define_sys_bridge.py: PASS
>>> --------------------------------------------------------------------
>>> VirtualSystemManagementService - 19_definenetwork_ers.py: PASS
>>> --------------------------------------------------------------------
>>> VirtualSystemManagementService - 20_verify_vnc_password.py: PASS
>>> --------------------------------------------------------------------
>>> VirtualSystemManagementService - 21_createVS_verifyMAC.py: PASS
>>> --------------------------------------------------------------------
>>> VirtualSystemManagementService - 22_addmulti_brg_interface.py: XFAIL
>>> ERROR     - Got 99:aa:bb:cc:ee:ff, exp 99:aa:bb:cc:ee:ff. Got None, 
>>> exp my_network1.
>>> ERROR     - Error invoking AddRS: add_net_res
>>> ERROR     - Error adding rs for net mac
>>> ERROR     - Failed to destroy Virtual Network 'my_network1'
>>> Bug:<00015>
>>> --------------------------------------------------------------------
>>> VirtualSystemManagementService - 23_verify_duplicate_mac_err.py: PASS
>>> --------------------------------------------------------------------
>>> VirtualSystemManagementService - 24_define_sys_features.py: PASS
>>> --------------------------------------------------------------------
>>> VirtualSystemManagementService - 24_verify_modifyres_output.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: SKIP
>>> --------------------------------------------------------------------
>>> VirtualSystemMigrationService - 07_remote_offline_migration.py: SKIP
>>> --------------------------------------------------------------------
>>> VirtualSystemMigrationService - 
>>> 08_remote_restart_resume_migration.py: SKIP
>>> --------------------------------------------------------------------
>>> 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
>>> --------------------------------------------------------------------
>>> VirtualSystemSnapshotService - 03_create_snapshot.py: FAIL
>>> ERROR     - Got CIM error Domain has a snapshot with return code 7
>>> ERROR     - Exception: Failed to start the defined domain: snapshot_vm
>>> InvokeMethod(RequestStateChange): Domain has a snapshot
>>> --------------------------------------------------------------------
>>> VirtualSystemSnapshotServiceCapabilities - 01_enum.py: PASS
>>> --------------------------------------------------------------------
>>> VirtualSystemSnapshotServiceCapabilities - 
>>> 02_vs_sservicecap_gi_errs.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
>>> --------------------------------------------------------------------
>>> VSSD - 05_set_uuid.py: PASS
>>> --------------------------------------------------------------------
>>> VSSD - 06_duplicate_uuid.py: PASS
>>> --------------------------------------------------------------------
>>>
>>>
>>
>

-- 
Thanks and Regards,
Deepti B. Kalakeri
IBM Linux Technology Center
deeptik at linux.vnet.ibm.com




More information about the Libvirt-cim mailing list