History log of /openbmc/openbmc-test-automation/ipmi/test_ipmi_fru.robot (Results 1 – 9 of 9)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v5.0-stable, v4.0-stable
# 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 ...


# 87dc442c 20-Oct-2023 George Keishing <gkeishin@in.ibm.com>

Add new force tags for the IPMI suites

Changes:
- Add tag name for the suite

Tested:
- NA

Change-Id: I1f87ede8c5241d34a3cf7ae988b5ffc43e84408b
Signed-off-by: George Keishing <gkeishin@in.

Add new force tags for the IPMI suites

Changes:
- Add tag name for the suite

Tested:
- NA

Change-Id: I1f87ede8c5241d34a3cf7ae988b5ffc43e84408b
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...


# 66023b83 07-Apr-2023 Nandish-Matti <nandish.matti@ibm.com>

IPMI: Fix for 'Test FRU Info Of Power Supplies'

Changes:
- In ipmi/test_ipmi_fru.robot.
- Added verification for IPMI- 'product_name' and Redfish- 'Name' attribute values before comparing th

IPMI: Fix for 'Test FRU Info Of Power Supplies'

Changes:
- In ipmi/test_ipmi_fru.robot.
- Added verification for IPMI- 'product_name' and Redfish- 'Name' attribute values before comparing the FRU Info.

Tested: - Test_FRU_Info_Of_Power_Supplies.
Change-Id: I11a8b00338d529505b02a8d8928823b84fe1d077
Signed-off-by: Nandish-Matti <nandish.matti@ibm.com>

show more ...


# a91601b1 20-Mar-2023 George Keishing <gkeishin@in.ibm.com>

Update test documentation and spacing

Changes:
- No testcase documentation (RequireTestDocumentation)
- Line has trailing whitespace (TrailingWhitespace)
- Line is too long (exceeds 1

Update test documentation and spacing

Changes:
- No testcase documentation (RequireTestDocumentation)
- Line has trailing whitespace (TrailingWhitespace)
- Line is too long (exceeds 110 characters) (LineTooLong)

Tested:
- python3 -m rflint -rA robot_standards -R robot_custom_rules.py <suites>
o

Change-Id: I65428f73132c9d539b98a030458c455d1db1f116
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...


# 7c51c156 16-Oct-2022 srichn28 <srichn28@in.ibm.com>

Fix for FRU related test case

Changes:
- URI changes for Power supplies
- For loop to get all redfish components
- FRU component variable name changes

Tested:
- Ran test suite from

Fix for FRU related test case

Changes:
- URI changes for Power supplies
- For loop to get all redfish components
- FRU component variable name changes

Tested:
- Ran test suite from sandbox successfully.

Signed-off-by: srichn28 <srichn28@in.ibm.com>
Change-Id: I7837c80762eaba4ffb9d50b59b08859c3e322f93

show more ...


Revision tags: robotframework-requests
# 79940a5d 12-Oct-2021 Tony Lee <tony.lee@quantatw.com>

Modified hard-code when get FRU info

Modify hard-code to global variable when get FRU info.

Signed-off-by: Tony Lee <tony.lee@quantatw.com>
Change-Id: I99e6201423d84e07dcb3dc06a

Modified hard-code when get FRU info

Modify hard-code to global variable when get FRU info.

Signed-off-by: Tony Lee <tony.lee@quantatw.com>
Change-Id: I99e6201423d84e07dcb3dc06a2a7e2ea80a6a7f5

show more ...


Revision tags: v2.10-Hardknott, v2.8.0-stable
# bd0fcfc6 09-Jun-2020 Sushma M M <sushmm99@in.ibm.com>

Fix for power supply test failure

Changes made:
- IPMI's Board Product field is not mapped to any Redfish inventory field. Hence it is removed.
- Add a check to verify IPMI fru f

Fix for power supply test failure

Changes made:
- IPMI's Board Product field is not mapped to any Redfish inventory field. Hence it is removed.
- Add a check to verify IPMI fru field presence before comparing it with Redfish field.

Change-Id: I4c69f244ccc3d98612f35b31616bf20ba6fe3aee
Signed-off-by: Sushma M M <sushmm99@in.ibm.com>

show more ...


# e4a7549c 13-May-2020 George Keishing <gkeishin@in.ibm.com>

Add IPMI client resource import

Parent suite setup failed:
No keyword with name 'Run IPMI Standard Command' found.

Change-Id: Ie110e4837336944074c7585c178f0e7461cf4d67
Si

Add IPMI client resource import

Parent suite setup failed:
No keyword with name 'Run IPMI Standard Command' found.

Change-Id: Ie110e4837336944074c7585c178f0e7461cf4d67
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...


# 8f254b53 23-Apr-2020 Sushma M M <sushmm99@in.ibm.com>

Adding FRU test case for powersupply component

Change-Id: Ieb461e12d71715701da490e50f0ade2bba12f961
Signed-off-by: Sushma M M <sushmm99@in.ibm.com>