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, robotframework-requests |
|
#
3270fd09 |
| 11-Jun-2021 |
Prashanth Katti <prkatti1@in.ibm.com> |
Redfish IPv6 default gateway fix
Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com> Change-Id: Iaf076aa3e5a489ba4bc254d14a33808c3654c20a
|
Revision tags: v2.10-Hardknott |
|
#
2c73abc6 |
| 17-Mar-2021 |
Prashanth Katti <prkatti1@in.ibm.com> |
IPv6 prefix length and default gateway tests
Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com> Change-Id: I3f6e82864327b74ba47157203e9859fde3ad9716
|
#
8abbb4d9 |
| 29-Jan-2021 |
Prashanth Katti <prkatti1@in.ibm.com> |
IPv6 libraries and base code
Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com> Change-Id: I0bffbe24582f8adcf69755f318e3c2686eaab022
|