Relocate syslib utils_keywords.py to libChanges: - move syslib/utils_keywords.py to lib - Update test suites import path changesTested: - Sandbox robot --dryrun to ensure linking is
Relocate syslib utils_keywords.py to libChanges: - move syslib/utils_keywords.py to lib - Update test suites import path changesTested: - Sandbox robot --dryrun to ensure linking is not brokenChange-Id: Ic70f6778957e144272a3bb943a7e3c2515dbbbb1Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
Fix FFDC argument passing in test suitesFixes 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 suitesFixes 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: - NAChange-Id: Ic022f9a6f1bc4af3d58c83c1293082b904ec9ed9Signed-off-by: George Keishing <gkeishin@in.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 logs.- Add URIs
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