History log of /openbmc/openbmc-test-automation/ipmi/test_ipmi_kcs.robot (Results 1 – 5 of 5)
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 ...


Revision tags: robotframework-requests
# e42cd020 06-May-2022 George Keishing <gkeishin@in.ibm.com>

Update keyword and failure messages for clarity in test suite setup

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


# a6fc15fb 06-May-2022 George Keishing <gkeishin@in.ibm.com>

Add failure messages for clarity in test suite setup

Before fix:
Parent suite setup failed:
'' should not be empty.

After fix:
Parent suite setup failed:
Please provide required paramter OS_HOST

C

Add failure messages for clarity in test suite setup

Before fix:
Parent suite setup failed:
'' should not be empty.

After fix:
Parent suite setup failed:
Please provide required paramter OS_HOST

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

show more ...


# cfb2c415 15-Mar-2022 nagarjunb22 <nagarjunb@ami.com>

Added new script to verify the IPMI KCS cmd.

created a testcase to run the IPMI KCS cmd overnight.

Created Resource file for KCS interface commands which
contains few of the IPMI commands to verify

Added new script to verify the IPMI KCS cmd.

created a testcase to run the IPMI KCS cmd overnight.

Created Resource file for KCS interface commands which
contains few of the IPMI commands to verify Kcs interface.

We can add other ipmi cmds in future.

Added IPMI raw commands in ipmi_raw_cmd_table.py

Added "Is BMC Operational" keyword instead of Sleep time,
to verify BMC is enabled via redfish.

Tested: Run robot /ipmi/test_ipmi_kcs.robot

Signed-off-by: Nagarjun B <nagarjunb@ami.com>
Change-Id: I59f1515792ab99fb5d1f55566ea3c0fcfcc2942b

show more ...