mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-30 10:52:31 +00:00 
			
		
		
		
	modify rinv and rvitals testcase for issue:3184
This commit is contained in:
		| @@ -99,7 +99,6 @@ cmd:chdef -p -t node  -o $$CN  groups="test" | ||||
| check:rc==0 | ||||
| cmd:rinv test all | ||||
| check:rc==1 | ||||
| check:output=~testnode: Error | ||||
| check:output=~$$CN: SYSTEM | ||||
| cmd:chdef -m -t node -o $$CN groups="test" | ||||
| check:rc==0 | ||||
|   | ||||
| @@ -17,7 +17,7 @@ if [[ $1 ]]&&[[ $2 ]]&&[[ $3 ]];then | ||||
|                   if [[ $i == $2 ]];then  | ||||
|                       node_number=1; | ||||
|                   else | ||||
|                      echo no than more node checkeid | ||||
|                      echo no than more node checked | ||||
|                      node_number=2; | ||||
|                   fi | ||||
|              done | ||||
|   | ||||
		Reference in New Issue
	
	Block a user