xref: /openbmc/openbmc-test-automation/extended/obmc_boot_test.robot (revision b2a2d948d555cb6e5169b9f21d489a3b089b4387)
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