mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 09:13:08 +00:00
modify reventlog cases for matching the output of openbmc
This commit is contained in:
parent
f306d645e4
commit
172b14cd17
@ -7,7 +7,7 @@ end
|
||||
start:reventlog_all
|
||||
cmd:reventlog $$CN all
|
||||
check:rc==0
|
||||
check:output=~$$CN\s*:\s*.*\d\d/\d\d/\d\d\s*\S+
|
||||
check:output=~$$CN\s*:\s*.*\d\d/\d\d/\d\d\s*\S+|No attributes returned from the BMC
|
||||
end
|
||||
|
||||
start:reventlog_clear
|
||||
@ -19,7 +19,7 @@ end
|
||||
start:reventlog_numofentries
|
||||
cmd:reventlog $$CN 5
|
||||
check:rc==0
|
||||
check:output=~$$CN\s*:\s*.*\d\d/\d\d/\d\d\s*\S+|$$CN: no SEL entries|Entry
|
||||
check:output=~$$CN\s*:\s*.*\d\d/\d\d/\d\d\s*\S+|$$CN: no SEL entries|Entry|No attributes returned from the BMC
|
||||
end
|
||||
|
||||
start:reventlog_s_openbmc
|
||||
|
Loading…
x
Reference in New Issue
Block a user