update testcase noderange_group_intersection and noderange_individual_grp

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16196 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
amy0701 2013-05-07 02:38:44 +00:00
parent 90a932fe28
commit f7ca82b1d1

View File

@ -15,7 +15,6 @@ check:rc==0
check:output=~testnode01
check:output=~testnode02
cmd:rmdef -t node -o nrtestgrp
cmd:rmdef -t group -o nrtestgrp
check:rc==0
end
@ -198,7 +197,5 @@ check:output!~nrtestnode2
check:output!~nrtestnode3
cmd:rmdef -t node -o nrtestnode1-nrtestnode3
check:rc==0
cmd:rmdef -t group -o group1,group2
check:rc==0
end