mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-25 05:02:05 +00:00
modify rinv and rvitals testcase for issue:3184
This commit is contained in:
parent
4eeb0c1fef
commit
201cbf15f7
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user