Home
last modified time | relevance | path

Searched hist:"6169 b136" (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_thermal_ambient_temperatures.robot6169b136 Mon Apr 18 04:03:37 CDT 2022 Tim Lee <timlee660101@gmail.com> fix System event log entry is not empty

Symptom:
When running full automation test cases, the test case
"Reboot And Check Ambient Temperature Records Are Valid" sometimes got failed.
The error log is "System event log entry is not empty".

Root cause:
The keyword "Get Thermal Records and Verify" will check whether there is any
error event log when checking ambient temperature records are valid.
However, all temperature records are valid in test result.
But, seems there are other unrelated system error event logs already exist.
Thus, cause this keyword return failed.

Solution:
Prevent this unexpected redfish event log when doing some test items.
We should clear redfish event log to make sure the error event is not cause
by current test item.

Tested:
Run robot test redfish/systems/test_thermal_ambient_temperatures.robot.

Signed-off-by: Tim Lee <timlee660101@gmail.com>
Change-Id: Id1d9d9bd2307f51be67e284f64373622b147cc5c