[Libvirt-cim] [PATCH] [TEST] #3Add "AllocationCapabilities" to associate with ECTP and skip KVM_RegisteredProfile association

Kaitlin Rupert kaitlin at linux.vnet.ibm.com
Thu Mar 5 19:04:37 UTC 2009


> @@ -136,6 +136,11 @@
>          if profile.InstanceID not in unsupp_prof:
>              profiles_instid_list.append(profile.InstanceID)
> 
> +    for prof_id in profiles_instid_list:
> +        if prof_id == "CIM:DSP1041-ResourceAllocation-1.1.0c" and\
> +           796 <= curr_cim_rev < 818:

Can you define variables for the changeset values and place them at the 
top of the test case?  That helps make it clear that the test case has 
been branched.

-- 
Kaitlin Rupert
IBM Linux Technology Center
kaitlin at linux.vnet.ibm.com




More information about the Libvirt-cim mailing list