#
1361cd0a |
| 10-Mar-2025 |
Sweta Potthuri <spotthur@in.ibm.com> |
LDAP Fix: Add valid status codes for patch operation
Changes: Add valid status code such as HTTP_OK, HTTP_NO_CONTENT for Redfish Patch operation
Tested: Ran and test
LDAP Fix: Add valid status codes for patch operation
Changes: Add valid status code such as HTTP_OK, HTTP_NO_CONTENT for Redfish Patch operation
Tested: Ran and tested on BMC Environment.
Change-Id: I9652adc45ed422a2724cf6e8ea778723ef070ddb Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>
show more ...
|
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 |
|
#
4fa52d77 |
| 04-Jul-2021 |
Anves Kumar rayankula <anvesr77@in.ibm.com> |
Verify LDAP Login Works When Eth1 IP Is Not Configured
changes: - Moved LDAP keys to lib. - Added new LDAP test case for multiple interfaces.
Change-Id: I843a62034268eeb890c0c15d33a3838b7
Verify LDAP Login Works When Eth1 IP Is Not Configured
changes: - Moved LDAP keys to lib. - Added new LDAP test case for multiple interfaces.
Change-Id: I843a62034268eeb890c0c15d33a3838b78654215 Signed-off-by: Anves Kumar rayankula <anvesr77@in.ibm.com>
show more ...
|
Revision tags: v2.10-Hardknott |
|
#
b44c957d |
| 27-Apr-2021 |
Anves Kumar rayankula <anvesr77@in.ibm.com> |
Added a testcase to verify LDAP user with admin privilege
Change-Id: I262c70218b50dedf6945ac67b0f7e041369ab48e Signed-off-by: Anves Kumar rayankula <anvesr77@in.ibm.com>
|