Fix test suite warning for robot 7.0 syntaxChanges: - Singular section headers like '*** Test Case ***' are deprecated. Use plural format like '*** Test Cases ***' instead.T
Fix test suite warning for robot 7.0 syntaxChanges: - Singular section headers like '*** Test Case ***' are deprecated. Use plural format like '*** Test Cases ***' instead.Tested: - NAChange-Id: I00a73dff4ddea75ba5bd84c2136fef1d60337ed7Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
Fix FOR loop syntax errorsVerify BMC Information :: Get BMC hostname, version, IP, and MAC a... | FAIL |Several failures occurred:1) Support for the old FOR loop syntax has been removed. Replace
Fix FOR loop syntax errorsVerify BMC Information :: Get BMC hostname, version, IP, and MAC a... | FAIL |Several failures occurred:1) Support for the old FOR loop syntax has been removed. Replace ':FOR' with 'FOR', end the loop with 'END', and remove escaping backslashes.2) No keyword with name '\' found. If it is used inside a for loop, remove escaping backslashes and end the loop with 'END'.3) No keyword with name '\' found. If it is used inside a for loop, remove escaping backslashes and end the loop with 'END'.Change-Id: Ie4b79fb40aa34aa02758a1ce29714c7c480792f4Signed-off-by: George Keishing <gkeishin@in.ibm.com>
Fix Tag mismatch and typo in the test suiteChange-Id: I3c01d1604198cc9cd3825a6e09c445fcba1bc5a3Signed-off-by: George Keishing <gkeishin@in.ibm.com>
Server overview suite fixes--Replaced GUI power off with redfish power off in resource test setup--Added library to use keyword 'Get BMC Hostname'Change-Id: Ic4eab98e55f542737e37b624e7441abe835e
Server overview suite fixes--Replaced GUI power off with redfish power off in resource test setup--Added library to use keyword 'Get BMC Hostname'Change-Id: Ic4eab98e55f542737e37b624e7441abe835e7507Signed-off-by: Anusha Dathatri <adathatr@in.ibm.com>
Fix for Server Overview suiteResolves openbmc/openbmc-test-automation#1886Signed-off-by: Anusha Dathatri <adathatr@in.ibm.com>Change-Id: Ic91074305db2539fd4b84fdce3bd6bde88b4c21b
Verify the information in the bmc areaChange-Id: Ic146d34653d42c4da016274445e438374506a60bSigned-off-by: Arpana Durgaprasad <adurgapr@in.ibm.com>Signed-off-by: George Keishing <gkeishin@in.ibm.co
Verify the information in the bmc areaChange-Id: Ic146d34653d42c4da016274445e438374506a60bSigned-off-by: Arpana Durgaprasad <adurgapr@in.ibm.com>Signed-off-by: George Keishing <gkeishin@in.ibm.com>
Added one test case for server overview page.Testcase Added:Verifying SOL launchesChange-Id: I24413e81b2d9916ff7a334c0816c57d8082629e2Signed-off-by: Kaushik Venkatesh <kauvenka@gfwa124.aus.stgl
Added one test case for server overview page.Testcase Added:Verifying SOL launchesChange-Id: I24413e81b2d9916ff7a334c0816c57d8082629e2Signed-off-by: Kaushik Venkatesh <kauvenka@gfwa124.aus.stglabs.ibm.com>Signed-off-by: Kaushik <kauvenka@in.ibm.com>
Keeping only openbmc gui related files under gui folderChange-Id: I16be748571e9842fe8293ad8137a51730eb21613Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>