blob: 72590513c8ba48cf137c77e919d97aa76e23a37e [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 ***
Sweta Potthuri5db43e42017-06-15 05:36:44 -05007
Leah McNuttc9c9cde2016-10-07 16:53:52 +00008*** Test Cases ***
Michael Walsh6741f742017-02-20 16:16:38 -06009General Boot Testing
10 [Documentation] Performs repeated boot tests.
George Keishingb98036a2022-01-31 12:39:47 -060011 [Tags] General_Boot_Testing
Michael Walshc9116812017-03-10 14:23:06 -060012 [Teardown] Test Teardown
Leah McNuttc9c9cde2016-10-07 16:53:52 +000013
Michael Walshb5839d02017-04-12 16:11:20 -050014 OBMC Boot Test