#
cc288315 |
| 21-Oct-2024 |
George Keishing <gkeishin@in.ibm.com> |
Fix test name and tag mismatched
Changes: - Changes made according to coding guideline to match the tag name and test cases name.
Tested: - NA
Change-Id: I4cd1942a2c00234bc32e114d
Fix test name and tag mismatched
Changes: - Changes made according to coding guideline to match the tag name and test cases name.
Tested: - NA
Change-Id: I4cd1942a2c00234bc32e114dfefd06a7134da064 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
Revision tags: v5.0-stable, v4.0-stable |
|
#
5f7d2e4c |
| 22-May-2023 |
Prashanth Katti <prkatti1@in.ibm.com> |
IPv6 address changes
Changes: - Added "Modify IPv6 Address And Verify" - Added "Modify IPv6 Address" keyword
Tested: - Ran successfully test_bmc_ipv6.robot
Change-Id: I513203559a2170f8bb89
IPv6 address changes
Changes: - Added "Modify IPv6 Address And Verify" - Added "Modify IPv6 Address" keyword
Tested: - Ran successfully test_bmc_ipv6.robot
Change-Id: I513203559a2170f8bb89aeadb623c5b7ee60c926 Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com>
show more ...
|
#
6fb70d98 |
| 24-Oct-2023 |
Matt Fischer <matthew.fischer@hpe.com> |
Switch from Force Tags to Test Tags
Force Tags is deprecated in Robot 7.0 and will eventually warn and then after that stop working. Test Tags performs the same function per docs.
Change-Id: I7cf30
Switch from Force Tags to Test Tags
Force Tags is deprecated in Robot 7.0 and will eventually warn and then after that stop working. Test Tags performs the same function per docs.
Change-Id: I7cf305754b247b995a05d8da3b9de9ed613ecae2 Signed-off-by: Matt Fischer <matthew.fischer@hpe.com>
show more ...
|
#
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 ...
|
#
6217ea3a |
| 15-Oct-2023 |
George Keishing <gkeishin@in.ibm.com> |
Add Force Tags for redfish managers test suites
Changes: - Add tags as per the standard
Tested: - NA
Change-Id: I410d87d762a39363d9d4eb264f2028cdef0bf704 Signed-off-by: George Keishing <gk
Add Force Tags for redfish managers test suites
Changes: - Add tags as per the standard
Tested: - NA
Change-Id: I410d87d762a39363d9d4eb264f2028cdef0bf704 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
#
12ed4b74 |
| 16-May-2023 |
Prashanth Katti <prkatti1@in.ibm.com> |
IPv6 address changes
Changes: - Added "Delete IPv6 Address And Verify" test case - Added "Delete IPv6 Address" keyword
Tested: - Ran successfully test_bmc_ipv6.robot
Change-Id: Id088ab18a62aca0499
IPv6 address changes
Changes: - Added "Delete IPv6 Address And Verify" test case - Added "Delete IPv6 Address" keyword
Tested: - Ran successfully test_bmc_ipv6.robot
Change-Id: Id088ab18a62aca0499d60ff5a5df3957990210ea Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com>
show more ...
|
#
4d430283 |
| 27-Apr-2023 |
ganesanb <ganesanb@ami.com> |
Managers ID : Introduced variable to declare Managers ID in resource.robot and updated all the scripts in openbmc-test-automation
Changes: - Introduced ${MANAGER_ID} variable in resource.robot
Managers ID : Introduced variable to declare Managers ID in resource.robot and updated all the scripts in openbmc-test-automation
Changes: - Introduced ${MANAGER_ID} variable in resource.robot - Replaced all the Managers/bmc to Managers/${MANAGER_ID} across all the scripts - Also in data/variables.py updated chassis id for the few redfish uri.
Tested: - Ran All The Scripts Successfully
Change-Id: Iff3673aae27657e0799dec5cb94c1651a0cd5d18 Signed-off-by: ganesanb <ganesanb@ami.com> Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
#
f02ca2b6 |
| 05-Apr-2023 |
George Keishing <gkeishin@in.ibm.com> |
No keyword with name 'Verify IPv6 And PrefixLength On BMC' found
Changes: - Correct the keyword called in the test suite
Tested: - NA
Change-Id: I001761d1615331233cf82403a49ac5de124a4002 S
No keyword with name 'Verify IPv6 And PrefixLength On BMC' found
Changes: - Correct the keyword called in the test suite
Tested: - NA
Change-Id: I001761d1615331233cf82403a49ac5de124a4002 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
#
e16f158f |
| 15-Dec-2022 |
George Keishing <gkeishin@in.ibm.com> |
Test documentation typo fixes using codespell tool
Changes: - Fix typo in code documentation and test name
Tested: - Using codespell tool.
Change-Id: Ia1b65bddc01a4b1c103af9f2094d87da11c8895
Test documentation typo fixes using codespell tool
Changes: - Fix typo in code documentation and test name
Tested: - Using codespell tool.
Change-Id: Ia1b65bddc01a4b1c103af9f2094d87da11c88953 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
Revision tags: robotframework-requests |
|
#
c1d2daa6 |
| 26-Jul-2022 |
Prashanth Katti <prkatti1@in.ibm.com> |
Test code to configure IPv6 address on BMC
Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com> Change-Id: I0f1eb77677ba1a89ead359f71cd4ea0904ecb467
|
#
ade6ab42 |
| 19-Jul-2022 |
George Keishing <gkeishin@in.ibm.com> |
Add missing Tag test case name
Change-Id: Iaa0de24b00378cf0b4eb598236cb85946aec0921 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
|
#
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 |
|
#
9614383d |
| 23-Mar-2021 |
George Keishing <gkeishin@in.ibm.com> |
Fix typo in code documentation
Change-Id: Ic9ae07a6bfa294df658e7c607d61977a5711db23 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
|
#
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
|