blob: 84c805ca3c30b6f91f11d23310e64b45ce81202a [file] [log] [blame]
Sivas SRR17dae1a2019-03-24 23:52:02 -05001*** Settings ***
2Documentation Get system environment for test suite.
3
4Resource ../lib/common_utils.robot
5
6Suite Setup Get System Environment
7
George Keishing409df052024-01-17 22:36:14 +05308*** Keywords ***
Sivas SRR17dae1a2019-03-24 23:52:02 -05009
10Get System Environment
11 [Documentation] System environment details.
12
13 Run Keyword And Ignore Error Get BMC PNOR Version
Sivas SRR14426bc2019-04-10 10:14:46 -050014 # Run Keyword Check BMC Performance
George Keishing41020ff2021-02-04 22:27:38 -060015 Run Keyword And Ignore Error Check BMC Performance