mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 12:20:40 +00:00
fix a problem with lsdef autotest case
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14681 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@ -107,9 +107,9 @@ cmd:rmdef -t network testnetwork
|
||||
end
|
||||
|
||||
start:lsdef_t_w
|
||||
cmd:mkdef -t node -o testnode11-testnode21 cons=hmc groups=all
|
||||
cmd:mkdef -t node -o testnode11,testnode21 cons=hmc groups=all
|
||||
check:rc==0
|
||||
cmd:mkdef -t node -o testnode31-testnode41 cons=ipmi groups=linux
|
||||
cmd:mkdef -t node -o testnode31,testnode41 cons=ipmi groups=linux
|
||||
check:rc==0
|
||||
cmd:lsdef -t node -w cons==ipmi
|
||||
check:rc==0
|
||||
|
Reference in New Issue
Block a user