
5 Mar
2009
5 Mar
'09
2:04 p.m.
@@ -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@linux.vnet.ibm.com