2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-09 21:10:15 +00:00

Merge pull request #5859 from hu-weihua/p9case

fix issue 5858 test cases  failed due to the change of output of rbeacon
This commit is contained in:
xuweibj
2018-12-03 11:52:42 +08:00
committed by GitHub

View File

@@ -55,6 +55,6 @@ hcp:openbmc
label:cn_bmc_ready,hctrl_openbmc
cmd:rbeacon $$CN abc
check:rc!=0
check:output=~$$CN\s*:\s*Error:\s*Only \'on\', \'off\' or \'stat\' is supported
check:output=~$$CN\s*:\s*Error:\s*Only \'on\', \'off\' and \'stat\' are supported
end