#
79ba8a26 |
| 25-Sep-2024 |
Sweta Potthuri <spotthur@in.ibm.com> |
SSH Enable and Disable via Eth1
Changes: - Adding test case to Enable and disable SSH
Tested: - Ran and Tested on BMC Environment
Change-Id: I3867ad7818d708a46a87975ff35be393d5bbad
SSH Enable and Disable via Eth1
Changes: - Adding test case to Enable and disable SSH
Tested: - Ran and Tested on BMC Environment
Change-Id: I3867ad7818d708a46a87975ff35be393d5bbadf3 Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>
show more ...
|
Revision tags: v5.0-stable, v4.0-stable |
|
#
903ebe93 |
| 07-Sep-2023 |
Megha G N <Megha.G.N@ibm.com> |
Automation fix for Security menu
Changes: - Modified "Establish TCP Connections And Get Connection Failures" keyword - Added variable cmd_prefix in lib/protocol_setting_utils.robot
Tested:
Automation fix for Security menu
Changes: - Modified "Establish TCP Connections And Get Connection Failures" keyword - Added variable cmd_prefix in lib/protocol_setting_utils.robot
Tested: - Ran successfully test_bmc_network_security.robot
Change-Id: I9a0d30c24d17c8f7d491bebd7c4376ae95d25209 Signed-off-by: Megha G N <Megha.G.N@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 ...
|
Revision tags: robotframework-requests |
|
#
33be359b |
| 08-Mar-2022 |
George Keishing <gkeishin@in.ibm.com> |
Fix common code in line with standard coding expectation
Changes fix for the following:
Line has trailing whitespace (TrailingWhitespace) Too many trailing blank lines (TrailingBlankLines) Line is
Fix common code in line with standard coding expectation
Changes fix for the following:
Line has trailing whitespace (TrailingWhitespace) Too many trailing blank lines (TrailingBlankLines) Line is too long (exceeds 110 characters) (LineTooLong)
Change-Id: I4809ef67ae539f9f140fe0b2282620acc68dc8ba Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
#
f59a73e8 |
| 22-Sep-2021 |
Prashanth Katti <prkatti1@in.ibm.com> |
Move common keywords into library
Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com> Change-Id: I7d5a70df26d11ea1c837962463f6e4b202bac1fb
|