Switch from Force Tags to Test TagsForce Tags is deprecated in Robot 7.0 and will eventuallywarn and then after that stop working. Test Tags performsthe same function per docs.Change-Id: I7cf30
Switch from Force Tags to Test TagsForce Tags is deprecated in Robot 7.0 and will eventuallywarn and then after that stop working. Test Tags performsthe same function per docs.Change-Id: I7cf305754b247b995a05d8da3b9de9ed613ecae2Signed-off-by: Matt Fischer <matthew.fischer@hpe.com>
show more ...
openpower: Update test suite Force tags as per standardChanges: - Update Tags names for the test suiteNote: Refer CONTRIBUTING.md for under Tags section documentation.Tested: - NA
openpower: Update test suite Force tags as per standardChanges: - Update Tags names for the test suiteNote: Refer CONTRIBUTING.md for under Tags section documentation.Tested: - NAChange-Id: Id4a4131fec754fb106f47b4a0598715f94fd098dSigned-off-by: George Keishing <gkeishin@in.ibm.com>
Fix Line has trailing whitespace (TrailingWhitespace)Changes: - Remove trailing white spaces in codeTested: - NAChange-Id: I6eb73386d46e6f189f127d0a64a5156d3c4c2854Signed-off-by: Geo
Fix Line has trailing whitespace (TrailingWhitespace)Changes: - Remove trailing white spaces in codeTested: - NAChange-Id: I6eb73386d46e6f189f127d0a64a5156d3c4c2854Signed-off-by: George Keishing <gkeishin@in.ibm.com>
Fix for inventory testcasesChanges: - Made the testcases independent of the variable file ${VPD_DEATILS} and resolved the key errors from vpd-tool and bus-ctl command responses.Tested:
Fix for inventory testcasesChanges: - Made the testcases independent of the variable file ${VPD_DEATILS} and resolved the key errors from vpd-tool and bus-ctl command responses.Tested: - Ran testcases from the sandbox successfully.Change-Id: I83d596750308d4320b859114ed2428f9f3e8f71aSigned-off-by: dnirmala <dhurgam.nirmala1@ibm.com>
Fix for Verify System VPDChanges: - Used the template format to verify system VPD.Tested: - Ran test case successfully from sandbox.Change-Id: I5ecf93108cab008065cd2ab38aa38ba0c2e409baS
Fix for Verify System VPDChanges: - Used the template format to verify system VPD.Tested: - Ran test case successfully from sandbox.Change-Id: I5ecf93108cab008065cd2ab38aa38ba0c2e409baSigned-off-by: dnirmala <dhurgam.nirmala1@ibm.com>
Deleted test_vpd.robot suite from openpowerChanges: - Deleted test_vpd.robot suite because busctl is not a preferred way to check vpd data. There are other ways like Redfish and GUI
Deleted test_vpd.robot suite from openpowerChanges: - Deleted test_vpd.robot suite because busctl is not a preferred way to check vpd data. There are other ways like Redfish and GUI to test these. - This is specific to openpower systems.Tested: - Not applicableChange-Id: Idcb3af5e01c8a8ff76defd37c78119c9bd097aceSigned-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
Removed test suite from openpowerChanges: - Removed test_redfish_vpd.robot .This suite is not generic as per the standard and no longer supported.Removing it as part of the clean upChange-I
Removed test suite from openpowerChanges: - Removed test_redfish_vpd.robot .This suite is not generic as per the standard and no longer supported.Removing it as part of the clean upChange-Id: I1544de0e89b72b6d615781eab1ac557a9692296dSigned-off-by: dnirmala <dhurgam.nirmala1@ibm.com>
Added a test case to verify power supply VPD data via RedfishChanges: - Added test case to verify power supply VPD data via RedfishTested: - Ran above test case from openpower/vpd/test_re
Added a test case to verify power supply VPD data via RedfishChanges: - Added test case to verify power supply VPD data via RedfishTested: - Ran above test case from openpower/vpd/test_redfish_vpd.robot successfully.Change-Id: I6d8fd882b291ed1bc9c0d73109c03c7570d8166cSigned-off-by: dnirmala <dhurgam.nirmala1@ibm.com>
Added a testcase to verify system VPD dataChanges: - Added a testcase to verify system VPD data via RedfishTested: - Ran testcase successfully from openpower/vpd/test_redfish_vpd.robot
Added a testcase to verify system VPD dataChanges: - Added a testcase to verify system VPD data via RedfishTested: - Ran testcase successfully from openpower/vpd/test_redfish_vpd.robotChange-Id: I50f044dd24fbb9ca48d8122d353b3504eec3c8a9Signed-off-by: dnirmala <dhurgam.nirmala1@ibm.com>
Fixed component name and uri for VPD componentsChanges: - Corrected component name and uri for VPD componentsTested: - Tested on sandbox by running test_redish_vpd.robot suite robo
Fixed component name and uri for VPD componentsChanges: - Corrected component name and uri for VPD componentsTested: - Tested on sandbox by running test_redish_vpd.robot suite robot -v OPENBMC_HOST:xx.xx.xx.xx openpower/vpd/test_redish_vpd.robotSigned-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>Change-Id: I2f52ba06808907729e7e4f4e9d1e0b0f4de9e650
Update python code for python 3.8 or higher compatibilityChanges: - Update shebang directive to use python3 explicitly. - remove preexec_fn feature which is deprecated in higher py
Update python code for python 3.8 or higher compatibilityChanges: - Update shebang directive to use python3 explicitly. - remove preexec_fn feature which is deprecated in higher python version 3.8 and above. - bufsize fix, from documentation bufsize 1 means line buffered (only usable if universal_newlines=True i.e., in a text mode) refer: https://docs.python.org/3/library/subprocess.html - Fix SyntaxWarning: "is" with "=="Change-Id: Ib96c1ba8c2327d6774d0d731b48ca7e61a4a297aSigned-off-by: George Keishing <gkeishin@in.ibm.com>
Added tests to verify VPD for assembly componentTest cases added: - Verify TPM VPD Data Via Redfish - Verify TOD Battery VPD Data Via Redfish - Verify VRM VPD Data Via Redfish - Ver
Added tests to verify VPD for assembly componentTest cases added: - Verify TPM VPD Data Via Redfish - Verify TOD Battery VPD Data Via Redfish - Verify VRM VPD Data Via Redfish - Verify OP Panel VPD Data Via Redfish - Verify OP Panel LCD VPD Data Via Redfish - Verify Disk Backplane VPD Data Via RedfishChange-Id: Id074128d9e2dd6e322c9abc13a94e9d1bbba8673Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
Updated URI for cpu0 with recent changesChange-Id: I81593c801c6565fdeaff383bf00564ca68305156Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
Added support to verify location code and spare part numberChange-Id: I966526bca661ef759520e7c0e40bf189bee068beSigned-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
Added support for Model and PartNumber vpd field testing.Change-Id: Iabb3be94962662f5467f7e44df930bfc302ff9a5Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
Added fix to overcome login failure for VPD test casesChange-Id: I9072c816a2334dbbd47878605875fce769ed0617Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
Removing System VPD test for now as it requires mojor changesChange-Id: Idc33edd89a7244b9134ddf30d24d41707bc6d6f8Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
Added check for system VPDChange-Id: Id7ce5a7c371a4a4e2e5b45977901d1d1fe9111c9Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
Added test case to test VPD data via RedfishChange-Id: Ie9c87a9a43007be7caa87508901a3290ae75e4a6Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
Fix typo in the code and documentationChange-Id: I4fa01e4790ba3a50d8a59a5a85e6781bd8f539d1Signed-off-by: George Keishing <gkeishin@in.ibm.com>
Added support to only check location code info for ethernet componentChange-Id: I0eb134824bea9029b07fd60a14d1806a37876775Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
Modified test to take component list form configuration fileChange-Id: Ief864349cbeb84252b631b53fa538d631e672f7aSigned-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
Fix for VPD write test case failureChanges include: - Modified Vpdtool function to only return output if its a VPD read command. - Restore old VPD data after VPD write test.Change-I
Fix for VPD write test case failureChanges include: - Modified Vpdtool function to only return output if its a VPD read command. - Restore old VPD data after VPD write test.Change-Id: I9499fc9f4dae2e47b6286c9178e02e736fe58308Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
Fix for VPD test failureChange-Id: Id886a5b9f1592e69c3570111bc2b905812e0b39cSigned-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
Fix typo in test documentationChange-Id: I884c3c2bc41cd201baab58f0d32f16807e7380f9Signed-off-by: George Keishing <gkeishin@in.ibm.com>
12