2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-01 18:35:36 +00:00

fix issue 5858 test cases failed due to the change of output of rbeacon

This commit is contained in:
huweihua
2018-11-30 20:10:23 -05:00
parent 4aa090f6e1
commit c3ad19d3b7

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