Searched refs:boot_count (Results 1 – 3 of 3) sorted by relevance
113 boot_count = 0 variable1072 global boot_count1089 boot_count += 11090 gp.qprint_timen("Starting boot " + str(boot_count) + ".")1161 gp.qprint_timen("Finished boot " + str(boot_count) + ".")
204 ${boot_count}= Set Variable ${last_id[0][1]}206 RETURN ${boot_count}
175 ${boot_count}= Get BMC Boot Count176 Should Be Equal ${boot_count} ${1} msg=Boot count is not incremented.