Home
last modified time | relevance | path

Searched refs:boot_count (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dobmc_boot_test.py116 boot_count = 0 variable
1076 global boot_count
1093 boot_count += 1
1094 gp.qprint_timen("Starting boot " + str(boot_count) + ".")
1165 gp.qprint_timen("Finished boot " + str(boot_count) + ".")
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_managers_bmc.robot175 ${boot_count}= Get BMC Boot Count
176 Should Be Equal ${boot_count} ${1} msg=Boot count is not incremented.
/openbmc/openbmc-test-automation/redfish/systems/LogServices/
H A Dtest_post_codes.robot204 ${boot_count}= Set Variable ${last_id[0][1]}
206 Return From Keyword ${boot_count}