2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-18 04:10:46 +00:00
Files
xcat-core/xCAT-test/autotest/testcase/rvitals/cases1

7 lines
188 B
Plaintext

start:rvitals_outputs_format_checking
description: Check the output formats of rvitals
label:cn_bmc_ready,hctrl_general
cmd:rvitals $$CN | grep -v -E '^[^:]+:[^:]+:[^:]+$'
check:rc==1
end