#
b0208f2c |
| 17-Feb-2025 |
Sridevi Ramesh <sridevra@in.ibm.com> |
Add missing Tags
Changes: Add missing Tags for test cases
Tested: NA
Change-Id: I5f5983005ba16d630af76361bbb39d668e63c0ed Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>
|
Revision tags: v5.0-stable, v4.0-stable |
|
#
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 |
|
#
fbd67007 |
| 01-Aug-2022 |
George Keishing <gkeishin@in.ibm.com> |
Robotframework request package upgrade changes
Current working package version robotframework-requests 0.7.2
To Test: pip3 install robotframework-requests -U or
Robotframework request package upgrade changes
Current working package version robotframework-requests 0.7.2
To Test: pip3 install robotframework-requests -U or # Once this commit is merged. pip3 install -r requirements.txt
Version latest: robotframework-requests 0.9.3
Refer Documentation: https://marketsquare.github.io/robotframework-requests/doc/RequestsLibrary.html
What is not changed: - The test cases under directory tests/ is not modified and is deprecated but you can continue using it with older package and configuration using
git clone -b v3.0-stable https://github.com/openbmc/openbmc-test-automation
Tested: Upstream HW_CI test list, firmware code update and few other test suite like ipmi, certificate, dumps, ffdc and redfish test suites.
Note: I have not tested end to end, so it is likely there could be grey areas where it could fail but should be minor w.r.t response data format.
Resolves: openbmc/openbmc-test-automation#2105
Change-Id: Ie03b25ff88948bcccb09e9d82f8da86e28c92697 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
Revision tags: v2.10-Hardknott, v2.8.0-stable, v2.7-warrior-stable, v2.6-thud-stable, v2.2-stable, v2.1-stable, v2.0-stable |
|
#
2ef965ac |
| 24-May-2018 |
Joy Onyerikwu <onyekachukwu.joy.onyerikwu@ibm.com> |
Updated uses of "Execute Command On BMC" in "extended" lib.
Change-Id: I59cfa5e29d6b2ef8b6bf1deee6ef2a31a4e3769f Signed-off-by: Joy Onyerikwu <onyekachukwu.joy.onyerikwu@ibm.com>
|
#
84d089f2 |
| 17-Jul-2017 |
George Keishing <gkeishin@in.ibm.com> |
BMC stress test using REST/SSH/IPMI operations
Added: - Multiple REST operation - Multiple SSH operation - Multiple IPMI operation
Resolves openbmc/openbmc-test-automation#743
Change-Id:
BMC stress test using REST/SSH/IPMI operations
Added: - Multiple REST operation - Multiple SSH operation - Multiple IPMI operation
Resolves openbmc/openbmc-test-automation#743
Change-Id: Ib4b484aa030fad3f5b7764b489b2c4604b914b34 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|