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

Add a print out of the firmware levels for the various UT cases

This commit is contained in:
Victor Hu
2017-11-27 10:56:49 -05:00
parent 11ee234896
commit 994eb71588

View File

@@ -1,3 +1,10 @@
start:rinv_record_firmware_level
description: Record the firmware level for the start of each testcase
hcp:openbmc
cmd: rinv $$CN firm
check:rc==0
end
start:rinv_check_active_fw_count
description: Ensure that there is only 2 active firmware, one for bmc and one for pnor
hcp:openbmc