<br><tt><font size=2>libvirt-cim-bounces@redhat.com wrote on 2009-04-20
10:08:45:<br>
<br>
> <br>
> =================================================<br>
> Test Run Summary (Apr 20 2009): KVM on Fedora release 10 (Cambridge)with
sfcb<br>
> =================================================<br>
> Distro: Fedora release 10 (Cambridge)<br>
> Kernel: 2.6.27.15-170.2.24.fc10.x86_64<br>
> libvirt: 0.4.5<br>
> Hypervisor: QEMU 0.9.1<br>
> CIMOM: sfcb sfcbd 1.3.4preview<br>
> Libvirt-cim revision: 855<br>
> Libvirt-cim changeset: 4eef240f8ffc<br>
> Cimtest revision: 668<br>
> Cimtest changeset: ced161a81981<br>
> =================================================<br>
> FAIL      : 7<br>
> XFAIL     : 4<br>
> SKIP      : 15<br>
> PASS      : 134<br>
> -----------------<br>
> Total     : 160<br>
> =================================================<br>
> FAIL Test Summary:<br>
> ComputerSystemIndication - 01_created_indication.py: FAIL<br>
> ResourcePoolConfigurationService - 04_CreateChildResourcePool.py:
FAIL<br>
> ResourcePoolConfigurationService - 07_DeleteResourcePool.py: FAIL</font></tt>
<br><tt><font size=2>  The above two test fail because that the provider
supports creating child pool and</font></tt>
<br><tt><font size=2>  deleting. I'm working on these patches. <br>
> SettingsDefineCapabilities - 01_forward.py: FAIL</font></tt>
<br><tt><font size=2>   The failure because of the number of
DiskRASD instance. Kaitlin sent out </font></tt>
<br><tt><font size=2>   a patch with fix.</font></tt>
<br><tt><font size=2><br>
> VirtualSystemMigrationService - 06_remote_live_migration.py: FAIL<br>
> VirtualSystemMigrationService - 07_remote_offline_migration.py: FAIL<br>
> VirtualSystemMigrationService - 08_remote_restart_resume_migration.py:
FAIL<br>
> </font></tt>
<br><tt><font size=2>   Deepti, would you please look into these
migration tests?</font></tt>
<br><tt><font size=2>   Thanks!<br>
> =================================================<br>
> XFAIL Test Summary:<br>
> ComputerSystem - 32_start_reboot.py: XFAIL<br>
> ComputerSystem - 33_suspend_reboot.py: XFAIL<br>
> VirtualSystemManagementService - 09_procrasd_persist.py: XFAIL<br>
> VirtualSystemManagementService - 16_removeresource.py: XFAIL<br>
> <br>
> =================================================<br>
> SKIP Test Summary:<br>
> ComputerSystem - 02_nosystems.py: SKIP<br>
> LogicalDisk - 02_nodevs.py: SKIP<br>
> VSSD - 02_bootldr.py: SKIP<br>
> VirtualSystemMigrationService - 01_migratable_host.py: SKIP<br>
> VirtualSystemMigrationService - 02_host_migrate_type.py: SKIP<br>
> VirtualSystemMigrationService - 05_migratable_host_errs.py: SKIP<br>
> ERROR                  -
NameError : global name 'SKIP' is not defined<br>
>    return SKIP, s_sysname, t_sysname<br>
> NameError: global name 'SKIP' is not defined<br>
> ERROR                  -
NameError : global name 'SKIP' is not defined<br>
>    return SKIP, s_sysname, t_sysname<br>
> NameError: global name 'SKIP' is not defined<br>
> ERROR                  -
NameError : global name 'SKIP' is not defined<br>
>    return SKIP, s_sysname, t_sysname<br>
> NameError: global name 'SKIP' is not defined<br>
> <br>
> =================================================<br>
> Full report:<br>
> --------------------------------------------------------------------<br>
> AllocationCapabilities - 01_enum.py: PASS<br>
> --------------------------------------------------------------------<br>
> AllocationCapabilities - 02_alloccap_gi_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> ComputerSystem - 01_enum.py: PASS<br>
> --------------------------------------------------------------------<br>
> ComputerSystem - 02_nosystems.py: SKIP<br>
> ERROR                  -
System has defined domains; unable to run<br>
> --------------------------------------------------------------------<br>
> ComputerSystem - 03_defineVS.py: PASS<br>
> --------------------------------------------------------------------<br>
> ComputerSystem - 04_defineStartVS.py: PASS<br>
> --------------------------------------------------------------------<br>
> ComputerSystem - 05_activate_defined_start.py: PASS<br>
> --------------------------------------------------------------------<br>
> ComputerSystem - 06_paused_active_suspend.py: PASS<br>
> --------------------------------------------------------------------<br>
> ComputerSystem - 22_define_suspend.py: PASS<br>
> --------------------------------------------------------------------<br>
> ComputerSystem - 23_pause_pause.py: PASS<br>
> --------------------------------------------------------------------<br>
> ComputerSystem - 27_define_pause_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> ComputerSystem - 32_start_reboot.py: XFAIL<br>
> ERROR                  -
Got CIM error Unable to reboot domain: this<br>
> function is not supported by the hypervisor: virDomainReboot with
<br>
> return code 1<br>
> ERROR                  -
Exception: Unable reboot dom 'cs_test_domain'<br>
> InvokeMethod(RequestStateChange): Unable to reboot domain: this <br>
> function is not supported by the hypervisor: virDomainReboot<br>
> Bug:<00005><br>
> --------------------------------------------------------------------<br>
> ComputerSystem - 33_suspend_reboot.py: XFAIL<br>
> ERROR                  -
Got CIM error State not supported with return code 7<br>
> ERROR                  -
Exception: Unable Suspend dom 'test_domain'<br>
> InvokeMethod(RequestStateChange): State not supported<br>
> Bug:<00012><br>
> --------------------------------------------------------------------<br>
> ComputerSystem - 35_start_reset.py: PASS<br>
> --------------------------------------------------------------------<br>
> ComputerSystem - 40_RSC_start.py: PASS<br>
> --------------------------------------------------------------------<br>
> ComputerSystem - 41_cs_to_settingdefinestate.py: PASS<br>
> --------------------------------------------------------------------<br>
> ComputerSystem - 42_cs_gi_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> ComputerSystemIndication - 01_created_indication.py: FAIL<br>
> ERROR                  -
Exception : Request Failed: 200 <br>
> Traceback (most recent call last):<br>
>  File "./lib/XenKvmLib/const.py", line 139, in do_try<br>
>  File "01_created_indication.py", line 146, in main<br>
>    sub_list, ind_names, dict = sub_ind(ip, virt)<br>
>  File "01_created_indication.py", line 60, in sub_ind<br>
>    sub.subscribe(dict['default_url'], dict['default_auth'])<br>
>  File "/data/users/daisy/cimtest/suites/libvirt-<br>
> cim/lib/XenKvmLib/indication_tester.py", line 345, in subscribe<br>
>    "CreateInstance", auth_hdr)<br>
>  File "/data/users/daisy/cimtest/suites/libvirt-<br>
> cim/lib/XenKvmLib/indication_tester.py", line 330, in __do_cimpost<br>
>    (resp.status, resp.reason))<br>
> Exception: Request Failed: 200 <br>
> ERROR                  -
None<br>
> --------------------------------------------------------------------<br>
> ElementAllocatedFromPool - 01_forward.py: PASS<br>
> --------------------------------------------------------------------<br>
> ElementAllocatedFromPool - 02_reverse.py: PASS<br>
> --------------------------------------------------------------------<br>
> ElementAllocatedFromPool - 03_reverse_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> ElementAllocatedFromPool - 04_forward_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> ElementCapabilities - 01_forward.py: PASS<br>
> --------------------------------------------------------------------<br>
> ElementCapabilities - 02_reverse.py: PASS<br>
> --------------------------------------------------------------------<br>
> ElementCapabilities - 03_forward_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> ElementCapabilities - 04_reverse_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> ElementCapabilities - 05_hostsystem_cap.py: PASS<br>
> --------------------------------------------------------------------<br>
> ElementConforms - 01_forward.py: PASS<br>
> --------------------------------------------------------------------<br>
> ElementConforms - 02_reverse.py: PASS<br>
> --------------------------------------------------------------------<br>
> ElementConforms - 03_ectp_fwd_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> ElementConforms - 04_ectp_rev_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> ElementSettingData - 01_forward.py: PASS<br>
> --------------------------------------------------------------------<br>
> ElementSettingData - 03_esd_assoc_with_rasd_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> EnabledLogicalElementCapabilities - 01_enum.py: PASS<br>
> --------------------------------------------------------------------<br>
> EnabledLogicalElementCapabilities - 02_elecap_gi_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> HostSystem - 01_enum.py: PASS<br>
> --------------------------------------------------------------------<br>
> HostSystem - 02_hostsystem_to_rasd.py: PASS<br>
> --------------------------------------------------------------------<br>
> HostSystem - 03_hs_to_settdefcap.py: PASS<br>
> --------------------------------------------------------------------<br>
> HostSystem - 04_hs_to_EAPF.py: PASS<br>
> --------------------------------------------------------------------<br>
> HostSystem - 05_hs_gi_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> HostSystem - 06_hs_to_vsms.py: PASS<br>
> --------------------------------------------------------------------<br>
> HostedAccessPoint - 01_forward.py: PASS<br>
> --------------------------------------------------------------------<br>
> HostedAccessPoint - 02_reverse.py: PASS<br>
> --------------------------------------------------------------------<br>
> HostedDependency - 01_forward.py: PASS<br>
> --------------------------------------------------------------------<br>
> HostedDependency - 02_reverse.py: PASS<br>
> --------------------------------------------------------------------<br>
> HostedDependency - 03_enabledstate.py: PASS<br>
> --------------------------------------------------------------------<br>
> HostedDependency - 04_reverse_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> HostedResourcePool - 01_forward.py: PASS<br>
> --------------------------------------------------------------------<br>
> HostedResourcePool - 02_reverse.py: PASS<br>
> --------------------------------------------------------------------<br>
> HostedResourcePool - 03_forward_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> HostedResourcePool - 04_reverse_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> HostedService - 01_forward.py: PASS<br>
> --------------------------------------------------------------------<br>
> HostedService - 02_reverse.py: PASS<br>
> --------------------------------------------------------------------<br>
> HostedService - 03_forward_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> HostedService - 04_reverse_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> KVMRedirectionSAP - 01_enum_KVMredSAP.py: PASS<br>
> --------------------------------------------------------------------<br>
> LogicalDisk - 01_disk.py: PASS<br>
> --------------------------------------------------------------------<br>
> LogicalDisk - 02_nodevs.py: SKIP<br>
> ERROR                  -
System has defined domains; unable to run<br>
> --------------------------------------------------------------------<br>
> LogicalDisk - 03_ld_gi_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> Memory - 01_memory.py: PASS<br>
> --------------------------------------------------------------------<br>
> Memory - 02_defgetmem.py: PASS<br>
> --------------------------------------------------------------------<br>
> Memory - 03_mem_gi_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> NetworkPort - 01_netport.py: PASS<br>
> --------------------------------------------------------------------<br>
> NetworkPort - 02_np_gi_errors.py: PASS<br>
> --------------------------------------------------------------------<br>
> NetworkPort - 03_user_netport.py: PASS<br>
> --------------------------------------------------------------------<br>
> Processor - 01_processor.py: PASS<br>
> --------------------------------------------------------------------<br>
> Processor - 02_definesys_get_procs.py: PASS<br>
> --------------------------------------------------------------------<br>
> Processor - 03_proc_gi_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> Profile - 01_enum.py: PASS<br>
> --------------------------------------------------------------------<br>
> Profile - 02_profile_to_elec.py: PASS<br>
> --------------------------------------------------------------------<br>
> Profile - 03_rprofile_gi_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> RASD - 01_verify_rasd_fields.py: PASS<br>
> --------------------------------------------------------------------<br>
> RASD - 02_enum.py: PASS<br>
> --------------------------------------------------------------------<br>
> RASD - 03_rasd_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> RASD - 04_disk_rasd_size.py: PASS<br>
> --------------------------------------------------------------------<br>
> RASD - 05_disk_rasd_emu_type.py: PASS<br>
> --------------------------------------------------------------------<br>
> RedirectionService - 01_enum_crs.py: PASS<br>
> --------------------------------------------------------------------<br>
> RedirectionService - 02_enum_crscap.py: PASS<br>
> --------------------------------------------------------------------<br>
> RedirectionService - 03_RedirectionSAP_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> ReferencedProfile - 01_verify_refprof.py: PASS<br>
> --------------------------------------------------------------------<br>
> ReferencedProfile - 02_refprofile_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> ResourceAllocationFromPool - 01_forward.py: PASS<br>
> --------------------------------------------------------------------<br>
> ResourceAllocationFromPool - 02_reverse.py: PASS<br>
> --------------------------------------------------------------------<br>
> ResourceAllocationFromPool - 03_forward_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> ResourceAllocationFromPool - 04_reverse_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> ResourceAllocationFromPool - 05_RAPF_err.py: PASS<br>
> --------------------------------------------------------------------<br>
> ResourcePool - 01_enum.py: PASS<br>
> --------------------------------------------------------------------<br>
> ResourcePool - 02_rp_gi_errors.py: PASS<br>
> --------------------------------------------------------------------<br>
> ResourcePoolConfigurationCapabilities - 01_enum.py: PASS<br>
> --------------------------------------------------------------------<br>
> ResourcePoolConfigurationCapabilities - 02_rpcc_gi_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> ResourcePoolConfigurationService - 01_enum.py: PASS<br>
> --------------------------------------------------------------------<br>
> ResourcePoolConfigurationService - 02_rcps_gi_errors.py: PASS<br>
> --------------------------------------------------------------------<br>
> ResourcePoolConfigurationService - 03_CreateResourcePool.py: PASS<br>
> --------------------------------------------------------------------<br>
> ResourcePoolConfigurationService - 04_CreateChildResourcePool.py:
FAIL<br>
> ERROR                  -
Unexpected rc code 4 and description One or<br>
> more parameter values passed to the method were invalid<br>
> <br>
> InvokeMethod(CreateChildResourcePool): One or more parameter values
<br>
> passed to the method were invalid<br>
> --------------------------------------------------------------------<br>
> ResourcePoolConfigurationService - 05_AddResourcesToResourcePool.py:
PASS<br>
> --------------------------------------------------------------------<br>
> ResourcePoolConfigurationService - 06_RemoveResourcesFromResourcePool.py:
PASS<br>
> --------------------------------------------------------------------<br>
> ResourcePoolConfigurationService - 07_DeleteResourcePool.py: FAIL<br>
> ERROR                  -
Unexpected rc code 4 and description One or<br>
> more parameter values passed to the method were invalid<br>
> <br>
> InvokeMethod(DeleteResourcePool): One or more parameter values <br>
> passed to the method were invalid<br>
> --------------------------------------------------------------------<br>
> ServiceAccessBySAP - 01_forward.py: PASS<br>
> --------------------------------------------------------------------<br>
> ServiceAccessBySAP - 02_reverse.py: PASS<br>
> --------------------------------------------------------------------<br>
> SettingsDefine - 01_forward.py: PASS<br>
> --------------------------------------------------------------------<br>
> SettingsDefine - 02_reverse.py: PASS<br>
> --------------------------------------------------------------------<br>
> SettingsDefine - 03_sds_fwd_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> SettingsDefine - 04_sds_rev_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> SettingsDefineCapabilities - 01_forward.py: FAIL<br>
> ERROR                  -
KVM_SettingsDefineCapabilities returned 52 <br>
> ResourcePool objects instead of 56<br>
> --------------------------------------------------------------------<br>
> SettingsDefineCapabilities - 03_forward_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> SettingsDefineCapabilities - 04_forward_vsmsdata.py: PASS<br>
> --------------------------------------------------------------------<br>
> SettingsDefineCapabilities - 05_reverse_vsmcap.py: PASS<br>
> --------------------------------------------------------------------<br>
> SystemDevice - 01_forward.py: PASS<br>
> --------------------------------------------------------------------<br>
> SystemDevice - 02_reverse.py: PASS<br>
> --------------------------------------------------------------------<br>
> SystemDevice - 03_fwderrs.py: PASS<br>
> --------------------------------------------------------------------<br>
> VSSD - 01_enum.py: PASS<br>
> --------------------------------------------------------------------<br>
> VSSD - 02_bootldr.py: SKIP<br>
> --------------------------------------------------------------------<br>
> VSSD - 03_vssd_gi_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> VSSD - 04_vssd_to_rasd.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemManagementCapabilities - 01_enum.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemManagementCapabilities - 02_vsmcap_gi_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemManagementService - 01_definesystem_name.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemManagementService - 02_destroysystem.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemManagementService - 03_definesystem_ess.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemManagementService - 04_definesystem_ers.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemManagementService - 05_destroysystem_neg.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemManagementService - 06_addresource.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemManagementService - 07_addresource_neg.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemManagementService - 08_modifyresource.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemManagementService - 09_procrasd_persist.py: XFAIL<br>
> --------------------------------------------------------------------<br>
> VirtualSystemManagementService - 10_hv_version.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemManagementService - 11_define_memrasdunits.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemManagementService - 12_referenced_config.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemManagementService - 13_refconfig_additional_devs.py:
PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemManagementService - 14_define_sys_disk.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemManagementService - 15_mod_system_settings.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemManagementService - 16_removeresource.py: XFAIL<br>
> ERROR                  -
0 RASD insts for domain/mouse:ps2<br>
> No such instance (no device domain/mouse:ps2)<br>
> Bug:<00014><br>
> --------------------------------------------------------------------<br>
> VirtualSystemManagementService - 17_removeresource_neg.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemMigrationCapabilities - 01_enum.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemMigrationCapabilities - 02_vsmc_gi_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemMigrationService - 01_migratable_host.py: SKIP<br>
> --------------------------------------------------------------------<br>
> VirtualSystemMigrationService - 02_host_migrate_type.py: SKIP<br>
> --------------------------------------------------------------------<br>
> VirtualSystemMigrationService - 05_migratable_host_errs.py: SKIP<br>
> --------------------------------------------------------------------<br>
> VirtualSystemMigrationService - 06_remote_live_migration.py: FAIL<br>
> ERROR                  -
NameError : global name 'SKIP' is not defined<br>
> Traceback (most recent call last):<br>
>  File "./lib/XenKvmLib/const.py", line 139, in do_try<br>
>  File "06_remote_live_migration.py", line 113, in main<br>
>    status, s_sysname, t_sysname = check_mig_support(virt,
options)<br>
>  File "/data/users/daisy/cimtest/suites/libvirt-<br>
> cim/lib/XenKvmLib/vsmigrations.py", line 99, in check_mig_support<br>
>    return SKIP, s_sysname, t_sysname<br>
> NameError: global name 'SKIP' is not defined<br>
> ERROR                  -
None<br>
> --------------------------------------------------------------------<br>
> VirtualSystemMigrationService - 07_remote_offline_migration.py: FAIL<br>
> ERROR                  -
NameError : global name 'SKIP' is not defined<br>
> Traceback (most recent call last):<br>
>  File "./lib/XenKvmLib/const.py", line 139, in do_try<br>
>  File "07_remote_offline_migration.py", line 96, in
main<br>
>    status, s_sysname, t_sysname = check_mig_support(virt,
options)<br>
>  File "/data/users/daisy/cimtest/suites/libvirt-<br>
> cim/lib/XenKvmLib/vsmigrations.py", line 99, in check_mig_support<br>
>    return SKIP, s_sysname, t_sysname<br>
> NameError: global name 'SKIP' is not defined<br>
> ERROR                  -
None<br>
> --------------------------------------------------------------------<br>
> VirtualSystemMigrationService - 08_remote_restart_resume_migration.py:
FAIL<br>
> ERROR                  -
NameError : global name 'SKIP' is not defined<br>
> Traceback (most recent call last):<br>
>  File "./lib/XenKvmLib/const.py", line 139, in do_try<br>
>  File "08_remote_restart_resume_migration.py", line
117, in main<br>
>    status, s_sysname, t_sysname = check_mig_support(virt,
options)<br>
>  File "/data/users/daisy/cimtest/suites/libvirt-<br>
> cim/lib/XenKvmLib/vsmigrations.py", line 99, in check_mig_support<br>
>    return SKIP, s_sysname, t_sysname<br>
> NameError: global name 'SKIP' is not defined<br>
> ERROR                  -
None<br>
> --------------------------------------------------------------------<br>
> VirtualSystemMigrationSettingData - 01_enum.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemMigrationSettingData - 02_vsmsd_gi_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemSettingDataComponent - 01_forward.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemSettingDataComponent - 02_reverse.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemSettingDataComponent - 03_vssdc_fwd_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemSettingDataComponent - 04_vssdc_rev_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemSnapshotService - 01_enum.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemSnapshotService - 02_vs_sservice_gi_errs.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemSnapshotServiceCapabilities - 01_enum.py: PASS<br>
> --------------------------------------------------------------------<br>
> VirtualSystemSnapshotServiceCapabilities - 02_vs_sservicecap_gi_errs.py:
PASS<br>
> --------------------------------------------------------------------<br>
> <br>
> _______________________________________________<br>
> Libvirt-cim mailing list<br>
> Libvirt-cim@redhat.com<br>
> https://www.redhat.com/mailman/listinfo/libvirt-cim</font></tt>