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 ...
Robot Framework 7.0 changesUpdate robot code syntax overall in the repoChanges: - Update the requirement.txt package version for robot - The '[Return]' setting is deprecated. Use the
Robot Framework 7.0 changesUpdate robot code syntax overall in the repoChanges: - Update the requirement.txt package version for robot - The '[Return]' setting is deprecated. Use the 'RETURN' statement instead. - Singular section headers like '*** Test Case ***' are deprecated. Use plural format like '*** Test Cases ***' instead. - Singular section headers like '*** Variable ***' are deprecatedTested: - Ran from sandbox with the version $ robot --version Robot Framework 7.0 (Python 3.10.12 on linux) and also tested on latest python version Robot Framework 7.0 (Python 3.11.9 on linux)Change-Id: I54e85f9d799556c63b9a39f79483f83e9b980768Signed-off-by: George Keishing <gkeishin@in.ibm.com>
Add new force tags for the IPMI suitesChanges: - Add tag name for the suiteTested: - NAChange-Id: I1f87ede8c5241d34a3cf7ae988b5ffc43e84408bSigned-off-by: George Keishing <gkeishin@in.
Add new force tags for the IPMI suitesChanges: - Add tag name for the suiteTested: - NAChange-Id: I1f87ede8c5241d34a3cf7ae988b5ffc43e84408bSigned-off-by: George Keishing <gkeishin@in.ibm.com>
Fix of new code update pathChanges: - Added support for new code update path /redfish/v1/UpdateService/updateTested: - Ran successfully oem/nuvoton/test_redfish_mcu_fw_update.robo
Fix of new code update pathChanges: - Added support for new code update path /redfish/v1/UpdateService/updateTested: - Ran successfully oem/nuvoton/test_redfish_mcu_fw_update.robot redfish/update_service/test_redfish_host_code_update.robot redfish/update_service/test_redfish_signed_image_update.robotChange-Id: I01282c2c25ee43990fa9ba905243bbebed5da774Signed-off-by: Sushil Singh <susilsi7@in.ibm.com>
redfish: use Redfish Delete All BMC Dumps insteadSigned-off-by: Joseph Liu <kwliu@nuvoton.com>Signed-off-by: Tim Lee <timlee660101@gmail.com>Change-Id: I29c6ba95e8b005543069fc2d541fadc1b895b3ea
oem: nuvoton: corrects resource pathSigned-off-by: Stanley Chu <yschu@nuvoton.com>Change-Id: Id2499f792fa87ce007f9ce0a375be365597b4995
Fix robot syntax and warningsFixes: Line is too long (exceeds 110 characters) (LineTooLong) Line has trailing whitespace (TrailingWhitespace)To Test: python -m rflint -rA robot_standa
Fix robot syntax and warningsFixes: Line is too long (exceeds 110 characters) (LineTooLong) Line has trailing whitespace (TrailingWhitespace)To Test: python -m rflint -rA robot_standards -R robot_custom_rules.py <file>Change-Id: I51cee5f6b6047ed2e4beb12a9dd98f0c508a8389Signed-off-by: George Keishing <gkeishin@in.ibm.com>
Move BIOs attribute suite to openpower since it system specificChange-Id: I221f02ff9e67f6eca72fdf3b0547a819af7bdd7fSigned-off-by: George Keishing <gkeishin@in.ibm.com>
Update BIOS OEM test directory and import pathChange-Id: Icbac81d1bead222349848913c20607683f8a7895Signed-off-by: George Keishing <gkeishin@in.ibm.com>
Fix typo's in code documentationChange-Id: If83580b184d1fccbe067268d47b8a9c147d576e4Signed-off-by: George Keishing <gkeishin@in.ibm.com>
Add oem folder for verify mcu, in-band firmware update and jtag masterchanges: - Added test robot "oem/nuvoton/test_redfish_mcu_fw_update.robot" - Added test robot "oem/nuvoton/test_jtag_mast
Add oem folder for verify mcu, in-band firmware update and jtag masterchanges: - Added test robot "oem/nuvoton/test_redfish_mcu_fw_update.robot" - Added test robot "oem/nuvoton/test_jtag_master.robot" - Added test robot "oem/nuvoton/test_ipmi_flash.robot"Signed-off-by: Tim Lee <timlee660101@gmail.com>Change-Id: I85afa7db6952781211230c660d1831474b734586