Sivas SRR | 17dae1a | 2019-03-24 23:52:02 -0500 | [diff] [blame] | 1 | *** Settings *** |
| 2 | Documentation Get system environment for test suite. |
| 3 | |
| 4 | Resource ../lib/common_utils.robot |
| 5 | |
| 6 | Suite Setup Get System Environment |
| 7 | |
| 8 | *** Keyword *** |
| 9 | |
| 10 | Get System Environment |
| 11 | [Documentation] System environment details. |
| 12 | |
| 13 | Run Keyword And Ignore Error Get BMC PNOR Version |
Sivas SRR | 14426bc | 2019-04-10 10:14:46 -0500 | [diff] [blame] | 14 | # Run Keyword Check BMC Performance |
George Keishing | 41020ff | 2021-02-04 22:27:38 -0600 | [diff] [blame] | 15 | Run Keyword And Ignore Error Check BMC Performance |