Revision tags: v5.0-stable |
|
#
409df05d |
| 17-Jan-2024 |
George Keishing <gkeishin@in.ibm.com> |
Robot Framework 7.0 changes
Update robot code syntax overall in the repo
Changes: - Update the requirement.txt package version for robot - The '[Return]' setting is deprecated. Use the
Robot Framework 7.0 changes
Update robot code syntax overall in the repo
Changes: - 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 deprecated
Tested: - 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: I54e85f9d799556c63b9a39f79483f83e9b980768 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
Revision tags: v4.0-stable |
|
#
bca06d02 |
| 15-Apr-2023 |
ganesanb <ganesanb@ami.com> |
DMTF Tools: Handled DMTF Tools Download If Branch Name Was Different
Changes:
- Recently, In DMTF Tools website for few of tools repository stable branch name was changed from master to main.
DMTF Tools: Handled DMTF Tools Download If Branch Name Was Different
Changes:
- Recently, In DMTF Tools website for few of tools repository stable branch name was changed from master to main. - Handled Download DMTF Tools keyword, to download dmtf tool from their respective stable branch.
Tested: - Ran All The Scripts Successfully
Change-Id: I7d86799051a95df4728bd728a9c90bdbe0107dad Signed-off-by: ganesanb <ganesanb@ami.com>
show more ...
|
Revision tags: robotframework-requests |
|
#
899ae01f |
| 25-Mar-2022 |
George Keishing <gkeishin@in.ibm.com> |
Update Redfish-Reference-Checker and Redfish-Service-Validator suites
Changes: - lib/dmtf_tools_utils.robot to return the RC - Update test code to handle rc returnning
Resolves openbmc/ope
Update Redfish-Reference-Checker and Redfish-Service-Validator suites
Changes: - lib/dmtf_tools_utils.robot to return the RC - Update test code to handle rc returnning
Resolves openbmc/openbmc-test-automation#2178 Resolves openbmc/openbmc-test-automation#2179
Change-Id: Ia9c6f3ea10ed2a25c31cf9c8af84680a441fc954 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
#
d4ba2493 |
| 10-Jan-2022 |
George Keishing <gkeishin@in.ibm.com> |
Fix HTTPS_PORT user define port input
Resolves openbmc/openbmc-test-automation#2145
Change-Id: Id4f71266c66949574e3f07330c873b8dea6a5d08 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
|
Revision tags: v2.10-Hardknott, v2.8.0-stable, v2.7-warrior-stable |
|
#
29987375 |
| 15-Apr-2019 |
George Keishing <gkeishin@in.ibm.com> |
DMTF tool reference checker
Change-Id: I20b104cfff5983921c65b2a615d8f92d19575722 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
|