Searched refs:boot_count (Results 1 – 3 of 3) sorted by relevance
116 boot_count = 0 variable1076 global boot_count1093 boot_count += 11094 gp.qprint_timen("Starting boot " + str(boot_count) + ".")1165 gp.qprint_timen("Finished boot " + str(boot_count) + ".")
175 ${boot_count}= Get BMC Boot Count176 Should Be Equal ${boot_count} ${1} msg=Boot count is not incremented.
204 ${boot_count}= Set Variable ${last_id[0][1]}206 Return From Keyword ${boot_count}