2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 17:46:38 +00:00

Merge pull request #6509 from gurevichmark/openbmc_testcases

Update return code for OpenBMC testcase
This commit is contained in:
besawn 2019-12-10 16:52:22 -05:00 committed by GitHub
commit c21218129e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,6 +64,6 @@ os:Linux
hcp:openbmc
label:cn_bmc_ready,hctrl_openbmc
cmd:reventlog $$CN resolved=Led
check:rc==1
check:rc==0
check:output=~Attempting to resolve the following log entries: Led...
end