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


# 6217ea3a 15-Oct-2023 George Keishing <gkeishin@in.ibm.com>

Add Force Tags for redfish managers test suites

Changes:
- Add tags as per the standard

Tested:
- NA

Change-Id: I410d87d762a39363d9d4eb264f2028cdef0bf704
Signed-off-by: George Keishing <gk

Add Force Tags for redfish managers test suites

Changes:
- Add tags as per the standard

Tested:
- NA

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

show more ...


Revision tags: robotframework-requests
# b3d1c7aa 09-Dec-2021 Prashanth Katti <prkatti1@in.ibm.com>

Move Redfish BMC reboot function to common library

Resolves:
https://github.com/openbmc/openbmc-test-automation/issues/2137

Tested:
Enable_SSH_Protocol_And_Verify

Signed-off-by: Prashanth

Move Redfish BMC reboot function to common library

Resolves:
https://github.com/openbmc/openbmc-test-automation/issues/2137

Tested:
Enable_SSH_Protocol_And_Verify

Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com>
Change-Id: I996860491c9498da22323782ae2a292f4c274482

show more ...


# e2b32b69 23-Dec-2022 Megha G N <Megha.G.N@ibm.com>

Automation fix for protocol settings menu

Changes :
- Increased waiting time to 30sec in "Set SSH And IPMI Protocol"
keyword.

Tested:
- Ran successfully test_bmc_protocol_settings.rob

Automation fix for protocol settings menu

Changes :
- Increased waiting time to 30sec in "Set SSH And IPMI Protocol"
keyword.

Tested:
- Ran successfully test_bmc_protocol_settings.robot

Signed-off-by: Megha G N <Megha.G.N@ibm.com>
Change-Id: Ifad302e17b0293201d667543e96181567bb2a7c1

show more ...


# ab2553eb 29-Nov-2022 Megha G N <Megha.G.N@ibm.com>

Added new test case to protocol settings for IPMI and SSH

Changes :
- Added test new test case
- Modify existing test cases into a template

Tested:
- Ran successfully test_bmc_protocol_

Added new test case to protocol settings for IPMI and SSH

Changes :
- Added test new test case
- Modify existing test cases into a template

Tested:
- Ran successfully test_bmc_protocol_settings.robot

Change-Id: Ia280cecfca769d2f273688c3a457c0943c7f329a
Signed-off-by: Megha G N <Megha.G.N@ibm.com>

show more ...


# 7735cbba 15-Nov-2022 Megha G N <Megha.G.N@ibm.com>

Added new test case to protocol settings for IPMI and SSH.

Changes :
- Added test to enable SSH, Disable IPMI and check for
persistency on BMC Reboot
- Updated documentation in the tes

Added new test case to protocol settings for IPMI and SSH.

Changes :
- Added test to enable SSH, Disable IPMI and check for
persistency on BMC Reboot
- Updated documentation in the test suite

Tested:
- Ran successfully test_bmc_protocol_settings.robot

Change-Id: I426c64e1fdd6fe99856bc028a03f557cdd38aee4
Signed-off-by: Megha G N <Megha.G.N@ibm.com>

show more ...


# e21e1a39 09-Aug-2022 Megha GN <Megha.GN@ibm.com>

Added new testcase to protocol settings menu

Changes:
- Enable SSH And IPMI Protocol And Check Persistency On BMC Reboot
- Disable SSH And Enable IPMI And Verify

Tested:
Ran Test
redfis

Added new testcase to protocol settings menu

Changes:
- Enable SSH And IPMI Protocol And Check Persistency On BMC Reboot
- Disable SSH And Enable IPMI And Verify

Tested:
Ran Test
redfish/managers/test_bmc_protocol_settings.robot

Change-Id: I113d93b01c6551a0426f140a9a28a9786c4f94bd
Signed-off-by: Megha GN <Megha.GN@ibm.com>

show more ...


# a4c4040c 21-Jul-2022 Megha GN <Megha.GN@ibm.com>

Added fix for protocol settings submenu

Changes:
- Replaced OBMC Reboot keyword with Redfish OBMC Reboot
- Added Sleep time in Suite Setup Execution keyword

Tested:
Ran Test
redfish/man

Added fix for protocol settings submenu

Changes:
- Replaced OBMC Reboot keyword with Redfish OBMC Reboot
- Added Sleep time in Suite Setup Execution keyword

Tested:
Ran Test
redfish/managers/test_bmc_protocol_settings.robot

Change-Id: Ia5168eb8b84468556ca76531236b488cdeef535b
Signed-off-by: Megha GN <Megha.GN@ibm.com>

show more ...


# 53a5c89c 19-Jul-2022 George Keishing <gkeishin@in.ibm.com>

Add missing tags in test suite

Changes:
- added tag directive for missing test cases

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


# 6f1d9d86 11-Nov-2021 meghagn <Megha.GN@ibm.com>

Added new testcases to protocol settings sub menu

- Enable SSH and IPMI protocol and verify SSH and IPMI commands work
- Disable SSH and IPMI protocol and verify SSH and IPMI commands stop w

Added new testcases to protocol settings sub menu

- Enable SSH and IPMI protocol and verify SSH and IPMI commands work
- Disable SSH and IPMI protocol and verify SSH and IPMI commands stop working
- Enable SSH and Disable IPMI and verify SSH command works & IPMI command stop working

Change-Id: I19d41694a24708fccfffd90aa7ce275a6d9ca69e
Signed-off-by: meghagn <Megha.GN@ibm.com>

show more ...


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


# ef433de8 08-Feb-2022 meghagn <Megha.GN@ibm.com>

Added new test cases to BMC protocol settings

- Enable IPMI Protocol And Check Persistency On BMC Reboot
- Disable IPMI Protocol And Check Persistency On BMC Reboot

Change-Id: I5a5053baa54d

Added new test cases to BMC protocol settings

- Enable IPMI Protocol And Check Persistency On BMC Reboot
- Disable IPMI Protocol And Check Persistency On BMC Reboot

Change-Id: I5a5053baa54de1f814fb60f940e1d7a0487ba3c8
Signed-off-by: meghagn <Megha.GN@ibm.com>

show more ...


# 274b7241 08-Dec-2021 Brian Ma <chma0@nuvoton.com>

Enable IPMI protocol by original status

Get IPMI protocol enabled in suite setup, and restore it in suite
teardwon.

Signed-off-by: Brian Ma <chma0@nuvoton.com>
Change-Id: Ia6708d76d3ecff1c06733cd8e

Enable IPMI protocol by original status

Get IPMI protocol enabled in suite setup, and restore it in suite
teardwon.

Signed-off-by: Brian Ma <chma0@nuvoton.com>
Change-Id: Ia6708d76d3ecff1c06733cd8ea959f83d5a66916

show more ...


# 4ddcb4d4 02-Dec-2021 Brian Ma <chma0@nuvoton.com>

Fix using SSH command while SSH protocol is disabled

Reboot command OBMC Reboot (off) run /sbin/reboot via SSH protocol,
use rest API to trigger BMC reboot instead while run SSH disabled test.

Sign

Fix using SSH command while SSH protocol is disabled

Reboot command OBMC Reboot (off) run /sbin/reboot via SSH protocol,
use rest API to trigger BMC reboot instead while run SSH disabled test.

Signed-off-by: Brian Ma <chma0@nuvoton.com>
Change-Id: I5fb5aad8de6259feaace05a2ab7f9e2173ea0343

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


# 70620175 28-Jul-2021 Prashanth Katti <prkatti1@in.ibm.com>

Added test cases to enable/disable IPMI

Changes:
- Test case to enable IPMI protocol and verify
- Test case to disable IPMI protocol and verify

Signed-off-by: Prashanth Katti <prkatti1@in.i

Added test cases to enable/disable IPMI

Changes:
- Test case to enable IPMI protocol and verify
- Test case to disable IPMI protocol and verify

Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com>
Change-Id: I20ad4fcfaa43df196b2c21f5d054c933cdcf934d

show more ...


# 2e413457 13-Jul-2021 Prashanth Katti <prkatti1@in.ibm.com>

Added new SSH enable/disable test cases

Changes:
- Verify default SSH value.
- Verify SSH enable/disable has no impact on serial port console.
- Verify pre existing sessions gets closed

Added new SSH enable/disable test cases

Changes:
- Verify default SSH value.
- Verify SSH enable/disable has no impact on serial port console.
- Verify pre existing sessions gets closed after disabling SSH.

Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com>
Change-Id: If2c1cb40674fa9f050af72f75f7a788076f1d97e

show more ...


# abbce3da 29-Jun-2021 Prashanth Katti <prkatti1@in.ibm.com>

Test cases and keywords to enable/disable SSH

Change(s):
- Test case to enable SSH and verify
- Test case to disable SSH and verify
- Test case to check persistency of settings on BMC re

Test cases and keywords to enable/disable SSH

Change(s):
- Test case to enable SSH and verify
- Test case to disable SSH and verify
- Test case to check persistency of settings on BMC reboot

Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com>
Change-Id: I86bdd4f643ed747dacd1078e555512967e8f2f52

show more ...