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