mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-19 04:40:21 +00:00
update testcase
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11111 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@ -51,11 +51,11 @@ description:tabprune auditlog -V -n 3
|
||||
cmd:lsdef -t site
|
||||
cmd:lsdef -t site
|
||||
cmd:lsdef -t site
|
||||
cmd:tabprune auditlog -V -n 3|tee result|wc -l
|
||||
cmd:tabprune auditlog -V -n 3|tee /tmp/result.tmp|wc -l
|
||||
check:rc=0
|
||||
check:output=~4
|
||||
cmd:cat result
|
||||
cmd:cat /tmp/result.tmp
|
||||
check:output=~recid,audittime
|
||||
cmd:rm result
|
||||
cmd:rm /tmp/result.tmp
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user