blob: d0b8696bdac1406bdd369d13311def59587778dc [file] [log] [blame]
Leah McNuttc9c9cde2016-10-07 16:53:52 +00001*** Settings ***
Michael Walsh0bbd8602016-11-22 11:31:49 -06002Documentation Do random repeated boots based on the state of the BMC machine.
Leah McNuttc9c9cde2016-10-07 16:53:52 +00003
Michael Walshb5839d02017-04-12 16:11:20 -05004Resource obmc_boot_test_resource.robot
Michael Walsh0bbd8602016-11-22 11:31:49 -06005
6*** Variables ***
Leah McNuttc9c9cde2016-10-07 16:53:52 +00007*** Test Cases ***
Michael Walsh6741f742017-02-20 16:16:38 -06008General Boot Testing
9 [Documentation] Performs repeated boot tests.
10 [Tags] General_boot_testing
Michael Walshc9116812017-03-10 14:23:06 -060011 [Teardown] Test Teardown
Leah McNuttc9c9cde2016-10-07 16:53:52 +000012
Michael Walshb5839d02017-04-12 16:11:20 -050013 OBMC Boot Test