Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# aaf7d1c9 03-Sep-2024 George Keishing <gkeishin@in.ibm.com>

Fix IPMI and code typo changes

Changes:
- IPMI changes refer ipmitool/ipmitool#96
IPMITOOL_1_8_19: Release Version 1.8.19
- Spelling fix

Tested:
- NA

Change-Id: Iad514073a

Fix IPMI and code typo changes

Changes:
- IPMI changes refer ipmitool/ipmitool#96
IPMITOOL_1_8_19: Release Version 1.8.19
- Spelling fix

Tested:
- NA

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

show more ...


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 ...


# 3c619b1c 08-Nov-2023 manimozhik <manimozhik@ami.com>

IPMI: Added new condition for channel number with respect to Slave address test_dcmi_get_capabilities.robot

Changes:
    - In test_dcmi_get_capabilities.robot added new contion if Slave address of d

IPMI: Added new condition for channel number with respect to Slave address test_dcmi_get_capabilities.robot

Changes:
    - In test_dcmi_get_capabilities.robot added new contion if Slave address of device: 20h (BMC), Channel number is 0h and if
Slave address of device: 0h then Channel number should not be 0
Tested:
    - Ran ipmi/dcmi/test_dcmi_get_capabilities.robot script Successfully

Change-Id: I3aa9ac99a8711e60b6e54124488f650331130260
Signed-off-by: manimozhik <manimozhik@ami.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 ...


# 1965a49e 25-May-2023 ganesanb <ganesanb@ami.com>

Handled channel number and slave address of device parameter in dcmi discover

Changes:
- Primary LAN channel number in dcmi discover command was hardcoded, removed the hardcoded value and get th

Handled channel number and slave address of device parameter in dcmi discover

Changes:
- Primary LAN channel number in dcmi discover command was hardcoded, removed the hardcoded value and get the channel number from resource.robot file.
- As per dcmi spec slave address of device can be either 0h or 20h. handled code to check either response is having 0h or 20h.

Tested:
- Ran All The Scripts Successfully

Change-Id: I6654ac4ec7f067376cf0982dafe59432f26a5c97
Signed-off-by: ganesanb <ganesanb@ami.com>

show more ...


# ec44d618 01-May-2023 ganesanb <ganesanb@ami.com>

DCMI: Get DCMI Capabilities

Changes:
- Moved the test case for dcmi get capabilities from ipmi/test_ipmi_general.robot to ipmi/dcmi/test_dcmi_get_capabilities.robot

Tested:
- Ran All The Sc

DCMI: Get DCMI Capabilities

Changes:
- Moved the test case for dcmi get capabilities from ipmi/test_ipmi_general.robot to ipmi/dcmi/test_dcmi_get_capabilities.robot

Tested:
- Ran All The Scripts Successfully

Change-Id: Id7ff70192caadc7d003aa2beb456a6ff841e8cd6
Signed-off-by: ganesanb <ganesanb@ami.com>

show more ...