xref: /openbmc/openbmc-test-automation/extended/obmc_boot_test.robot (revision 2104d5f9bca1ab3b460f5255f6093d7b25a13c1a)
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
8*** Test Cases ***
9General Boot Testing
10    [Documentation]  Performs repeated boot tests.
11    [Tags]  General_Boot_Testing
12    [Teardown]  Test Teardown
13
14    OBMC Boot Test
15