mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-17 11:50:32 +00:00
add testcase lsdef_t_h_i
This commit is contained in:
@ -189,3 +189,10 @@ cmd:lsdef -t wrongtype -o test
|
||||
check:rc!=0
|
||||
check:output=~Error
|
||||
end
|
||||
|
||||
start:lsdef_t_h_i
|
||||
description:lsdef -t node -h -i status
|
||||
cmd:lsdef -t node -h -i status
|
||||
check:rc==0
|
||||
check:output=~status
|
||||
end
|
||||
|
Reference in New Issue
Block a user