1*** Settings *** 2Documentation Do random repeated boots based on the state of the BMC machine. 3 4Resource obmc_boot_test_resource.robot 5 6*** Variables *** 7*** Test Cases *** 8General Boot Testing 9 [Documentation] Performs repeated boot tests. 10 [Tags] General_boot_testing 11 [Teardown] Test Teardown 12 13 OBMC Boot Test 14