Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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 ...


Revision tags: robotframework-requests, v2.10-Hardknott, v2.8.0-stable
# d806cc06 01-Oct-2019 Joy Onyerikwu <Onyekachukwu.Joy.Onyerikwu@ibm.com>

Add systest/collection test cases and utility functions needed

- Add systest data collection test cases.
- Add functions/keywords for displaying non informational error
and event l

Add systest/collection test cases and utility functions needed

- Add systest data collection test cases.
- Add functions/keywords for displaying non informational error
and event logs.
- Add URIs for inventory reading.

Signed-off-by: Joy Onyerikwu <Onyekachukwu.Joy.Onyerikwu@ibm.com>
Change-Id: Id4e7b131a029d7dd727c1e1511c60640b6007b2f

show more ...