579c72ee | 15-Dec-2023 |
George Keishing <gkeishin@in.ibm.com> |
Fix HTX library import
Changes: - Correct the python filename for the import for HTX
Tested: - NA
Change-Id: I6007aaa90529052d9e0ed3b60f205090ccb1851f Signed-off-by: George Keishing <
Fix HTX library import
Changes: - Correct the python filename for the import for HTX
Tested: - NA
Change-Id: I6007aaa90529052d9e0ed3b60f205090ccb1851f Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
858d4108 | 12-Jul-2023 |
George Keishing <gkeishin@in.ibm.com> |
Fix FFDC argument passing in test suites
Fixes the following failure:
Teardown failed: Keyword 'openbmc_ffdc.FFDC On Test Case Fail'i expected 0 arguments, got 1.
Changes: - Remove
Fix FFDC argument passing in test suites
Fixes the following failure:
Teardown failed: Keyword 'openbmc_ffdc.FFDC On Test Case Fail'i expected 0 arguments, got 1.
Changes: - Remove extra arguments passed, FFDC has changed since this test script was implemented. Doing cleanup here.
Tested: - NA
Change-Id: Ic022f9a6f1bc4af3d58c83c1293082b904ec9ed9 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|