History log of /openbmc/openbmc-test-automation/redfish/managers/ (Results 1 – 25 of 308)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
bcb9dabb01-Apr-2025 Prashanth Katti <prkatti1@in.ibm.com>

Add HTTP 204 response code as valid response

Changes:
- Add HTTP_NO_CONTENT as a valid response code

Change-Id: I945569dedeecc9c18beb23caa508ca0b3c8e496d
Signed-off-by: Prashanth Katti <prkatti

Add HTTP 204 response code as valid response

Changes:
- Add HTTP_NO_CONTENT as a valid response code

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

show more ...

0df4a86824-Mar-2025 Sweta Potthuri <spotthur@in.ibm.com>

Adding a test case to enable DHCPv6

Changes:
- Added a keyword for Enabling/ Disabling DHCPv6
- Added a test case to enable DHCPv6

Tested:
Ran and tested on BMC Envi

Adding a test case to enable DHCPv6

Changes:
- Added a keyword for Enabling/ Disabling DHCPv6
- Added a test case to enable DHCPv6

Tested:
Ran and tested on BMC Environment

Change-Id: I960ce48345d7a837d23dc02a9edac3a298f786b9
Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>

show more ...

4055c96525-Mar-2025 sarandev3 <saranyad@in.ibm.com>

Changed a Keyword and test case for date and time

Changes:
- Added a keyword for set date and time

Tested:
Ran and tested on BMC Environment

Change-Id: I3a3053cda80b4e1d456

Changed a Keyword and test case for date and time

Changes:
- Added a keyword for set date and time

Tested:
Ran and tested on BMC Environment

Change-Id: I3a3053cda80b4e1d456904de9d654115f78187a7
Signed-off-by: Saranya Devi Alluri <saranyad@in.ibm.com>

show more ...

b5c119e525-Mar-2025 George Keishing <gkeishin@in.ibm.com>

robotframework deprecated syntax changes

Prior to Robot Framework 6.0 the marker to use
when giving a custom name to a library was WITH NAME
instead of AS. The old syntax continues to work,
but it i

robotframework deprecated syntax changes

Prior to Robot Framework 6.0 the marker to use
when giving a custom name to a library was WITH NAME
instead of AS. The old syntax continues to work,
but it is considered deprecated and will eventually
be removed.

Changes:
- Deprecated 'WITH NAME' alias marker
used instead of 'AS'

Tested:
- Ran from local sandbox with the changes.

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

show more ...

8ba7432819-Mar-2025 Sweta Potthuri <spotthur@in.ibm.com>

Adding a test case to enable SLAACv6

Changes:
- Adding a test case to enable SLAACv6
- Adding a keyword for enabling/ disabling SLAACv6

Tested:
Ran and Tested on BMC E

Adding a test case to enable SLAACv6

Changes:
- Adding a test case to enable SLAACv6
- Adding a keyword for enabling/ disabling SLAACv6

Tested:
Ran and Tested on BMC Environment.

Change-Id: I6ab8ceec6189f543503d8c87c4dd3d6896923c8b
Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>

show more ...

6ab4761519-Mar-2025 George Keishing <gkeishin@in.ibm.com>

Fix syntax error in LLDP test suite

Changes:
- Fix for the following errors
redfish/managers/test_lldp_config.robot'
on line 3: Non-existing setting ''.

redfish/managers/test_lldp

Fix syntax error in LLDP test suite

Changes:
- Fix for the following errors
redfish/managers/test_lldp_config.robot'
on line 3: Non-existing setting ''.

redfish/managers/test_lldp_config.robot'
on line 10: Non-existing setting 'Suite Teardown Execution'.

Tested:
- NA

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

show more ...

cfdd099617-Mar-2025 George Keishing <gkeishin@in.ibm.com>

Wrong syntax in teardown test code

Changes:
- Fix space for the new line in the teardown
directive.

Tested:
- NA

Change-Id: I0aefd97658a2a69c119fa57b3ab809468a1712b0
Signed-off-by: G

Wrong syntax in teardown test code

Changes:
- Fix space for the new line in the teardown
directive.

Tested:
- NA

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

show more ...

24401f3f02-Mar-2025 Sweta Potthuri <spotthur@in.ibm.com>

LLDP Test Cases Suite Added

Changes:
- Basic Keywords for LLDP
- Test Case to enable LLDP

Test:
- Ran on BMC Environment.

Change-Id: Id06f21991ce3fe470ca559ab2b6377f16b5b6

LLDP Test Cases Suite Added

Changes:
- Basic Keywords for LLDP
- Test Case to enable LLDP

Test:
- Ran on BMC Environment.

Change-Id: Id06f21991ce3fe470ca559ab2b6377f16b5b6549
Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>

show more ...

45e1d5f211-Mar-2025 George Keishing <gkeishin@in.ibm.com>

Add HTTPS 204 response code for the PATCH request

Changes:
- Add HTTP_NO_CONTENT as a valid response code
for PATCH request for the ethernet interface
Example:
/redfish/v1/Mana

Add HTTPS 204 response code for the PATCH request

Changes:
- Add HTTP_NO_CONTENT as a valid response code
for PATCH request for the ethernet interface
Example:
/redfish/v1/Managers/bmc/EthernetInterfaces/eth0
/redfish/v1/Managers/bmc/EthernetInterfaces/eth1

Tested:
- NA

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

show more ...

88de8c4404-Mar-2025 kvishal <kvishal@in.ibm.com>

Modify IPv6 Test Case

Changes:
- Added Teardown directive to clean up test exit

Tested:
- Ran and Tested on BMC Environment.

Change-Id: I9c2f329105d67b209e3333e8dcc76dcfca6721bc
Signed-off

Modify IPv6 Test Case

Changes:
- Added Teardown directive to clean up test exit

Tested:
- Ran and Tested on BMC Environment.

Change-Id: I9c2f329105d67b209e3333e8dcc76dcfca6721bc
Signed-off-by: Vishal Kurkarni <kvishal@in.ibm.com>

show more ...

7236716605-Mar-2025 manashsarma <manashsarma@in.ibm.com>

Fix BMC dump automation test case

Changes:

- Modified the test case
Tested:
- Ran the test case successfully from the sandbox.

Change-Id: I497cf938de9f40795f274956536fd03fc2b67904
Sig

Fix BMC dump automation test case

Changes:

- Modified the test case
Tested:
- Ran the test case successfully from the sandbox.

Change-Id: I497cf938de9f40795f274956536fd03fc2b67904
Signed-off-by: Manash Sarma <manashsarma@in.ibm.com>

show more ...

ed0c14ae03-Mar-2025 rramyasr-in <rramyasr@in.ibm.com>

GUI: Updated CLI Get BMC DateTime and Modify BMC Date keywords

Changes:
- Modified keyword called as CLI Get BMC DateTime.
- Modified keyword called as Modify BMC Date .

Tested:
- Succe

GUI: Updated CLI Get BMC DateTime and Modify BMC Date keywords

Changes:
- Modified keyword called as CLI Get BMC DateTime.
- Modified keyword called as Modify BMC Date .

Tested:
- Successfully ran
redfish/managers/test_certificate.robot

Change-Id: I1341b3670bd5ae6d496d06ea0e32e43091e7c62e
Signed-off-by: rramyasr-in <rramyasr@in.ibm.com>

show more ...

f7b4e6df24-Feb-2025 George Keishing <gkeishin@in.ibm.com>

Redundance eth0/eth1 network interfaces changes

Changes:
- Introduce OPENBMC_HOST_ETH0 and OPENBMC_HOST_ETH1
- Assign OPENBMC_HOST_ETH0 default with OPENBMC_HOST
and OPENBMC_HOST_ET

Redundance eth0/eth1 network interfaces changes

Changes:
- Introduce OPENBMC_HOST_ETH0 and OPENBMC_HOST_ETH1
- Assign OPENBMC_HOST_ETH0 default with OPENBMC_HOST
and OPENBMC_HOST_ETH1 with EMPTY
- Modify all the code which involves using both eth0
and eth1
- User will need to key in as
-v OPENBMC_HOST_ETH1:xx.xx.xx.xx
as oppose to earlier
-v OPENBMC_HOST_1:xx.xx.xx.xx

Tested:
- Sanity dry-run robot test with changes from sandbox

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

show more ...

afe858e325-Feb-2025 Sweta Potthuri <spotthur@in.ibm.com>

Verify Persistency of IPv6 on reboot

Changes:
- Added testcase
"Verify Persistency On Reboot"
Tested:
Ran and Tested on BMC Environment.

Change-Id: Icd5b820915d540994fe8d79e0714928

Verify Persistency of IPv6 on reboot

Changes:
- Added testcase
"Verify Persistency On Reboot"
Tested:
Ran and Tested on BMC Environment.

Change-Id: Icd5b820915d540994fe8d79e07149284221d6219
Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>

show more ...

52f8198a26-Feb-2025 Anvesh-Kumar_Rayankula <anvesh.kumar.rayankula@ibm.com>

Updated status code check

Changes:
- Updated status code check.

Tested:
- Ran successfully
redfish/managers/test_bmc_network_mac.robot

Change-Id: I196e17b6855eaba4de32b8637951bb4bf0a448

Updated status code check

Changes:
- Updated status code check.

Tested:
- Ran successfully
redfish/managers/test_bmc_network_mac.robot

Change-Id: I196e17b6855eaba4de32b8637951bb4bf0a4484a
Signed-off-by: Anvesh-Kumar_Rayankula <anvesh.kumar.rayankula@ibm.com>

show more ...

3d87b0e106-Feb-2025 George Keishing <gkeishin@in.ibm.com>

Fix wrong directive syntax used in test suite

Fixes:
- Setting variable 'Test Tags' failed:
Invalid variable name 'Test Tags'

Tested:
- NA

Change-Id: I88b6eedbee4eb65dc84dc29c8e50c056ff

Fix wrong directive syntax used in test suite

Fixes:
- Setting variable 'Test Tags' failed:
Invalid variable name 'Test Tags'

Tested:
- NA

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

show more ...

3d50089221-Jan-2025 sarandev3 <saranyad@in.ibm.com>

Fix for Date and Time

Changes:
- Made status code changes for Redfish date and time.

Tested:
- Ran testcase from sandbox successfully.

Change-Id: Ic7824bccd431f75634df69ccf0a47db42058822e
Si

Fix for Date and Time

Changes:
- Made status code changes for Redfish date and time.

Tested:
- Ran testcase from sandbox successfully.

Change-Id: Ic7824bccd431f75634df69ccf0a47db42058822e
Signed-off-by: sarandev3 <saranyad@in.ibm.com>

show more ...

4ebb328116-Jan-2025 George Keishing <gkeishin@in.ibm.com>

Fix tag syntax and spellings

Changes:
- Tag mismatch fix
- typo fixes

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

ba083e5d08-Jan-2025 Sweta Potthuri <spotthur@in.ibm.com>

Add NTP test case

Changes: Adding NTP test case to check the
NetworkSuppliedServers has only the DHCP server list.

Tested: Ran and tested on BMC environment.

Static NTP server must not

Add NTP test case

Changes: Adding NTP test case to check the
NetworkSuppliedServers has only the DHCP server list.

Tested: Ran and tested on BMC environment.

Static NTP server must not get populated in NetworkSuppliedServers

Change-Id: Ic60320178dbcd433266749738e41df186ce47841
Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>

show more ...


/openbmc/openbmc-test-automation/README.md
/openbmc/openbmc-test-automation/data/Romulus.py
/openbmc/openbmc-test-automation/data/Witherspoon.py
/openbmc/openbmc-test-automation/data/model.py
/openbmc/openbmc-test-automation/data/platform_variables.py
/openbmc/openbmc-test-automation/data/pldm_variables.py
/openbmc/openbmc-test-automation/ffdc/README.md
/openbmc/openbmc-test-automation/ffdc/ffdc_config.yaml
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/test_network_sub_menu.robot
/openbmc/openbmc-test-automation/gui/test/server_overview/test_obmc_gui_server_overview.robot
/openbmc/openbmc-test-automation/lib/bmc_redfish_utils.py
/openbmc/openbmc-test-automation/lib/dump_utils.py
/openbmc/openbmc-test-automation/lib/gen_call_robot.py
/openbmc/openbmc-test-automation/lib/ipmi_utils.robot
/openbmc/openbmc-test-automation/lib/logging_utils.py
/openbmc/openbmc-test-automation/lib/obmc_boot_test.py
/openbmc/openbmc-test-automation/lib/openbmc_ffdc_list.py
/openbmc/openbmc-test-automation/lib/pel_utils.py
/openbmc/openbmc-test-automation/lib/state.py
/openbmc/openbmc-test-automation/lib/utilities.py
/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi.robot
/openbmc/openbmc-test-automation/pldm/test_firmware_boot_side.robot
/openbmc/openbmc-test-automation/pldm/test_pldm_base.robot
test_bmc_network_protocol.robot
/openbmc/openbmc-test-automation/redfish/telemetry_service/test_telemetry_report.robot
/openbmc/openbmc-test-automation/redfish/update_service/test_redfish_image_upload.robot
/openbmc/openbmc-test-automation/security/test_bmc_expire_password.robot
/openbmc/openbmc-test-automation/tools/generate_argumentfile.sh
/openbmc/openbmc-test-automation/tox.ini
cc28831521-Oct-2024 George Keishing <gkeishin@in.ibm.com>

Fix test name and tag mismatched

Changes:
- Changes made according to coding guideline
to match the tag name and test cases name.

Tested:
- NA

Change-Id: I4cd1942a2c00234bc32e114d

Fix test name and tag mismatched

Changes:
- Changes made according to coding guideline
to match the tag name and test cases name.

Tested:
- NA

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

show more ...

79ba8a2625-Sep-2024 Sweta Potthuri <spotthur@in.ibm.com>

SSH Enable and Disable via Eth1

Changes:
- Adding test case to Enable and disable SSH

Tested:
- Ran and Tested on BMC Environment

Change-Id: I3867ad7818d708a46a87975ff35be393d5bbad

SSH Enable and Disable via Eth1

Changes:
- Adding test case to Enable and disable SSH

Tested:
- Ran and Tested on BMC Environment

Change-Id: I3867ad7818d708a46a87975ff35be393d5bbadf3
Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>

show more ...

58b5569013-Sep-2024 Anvesh-Kumar_Rayankula <anvesh.kumar.rayankula@ibm.com>

CT Fix: Fix for 401 issue

Changes:
- Added "Test Setup" for redifsh login
- Incorporated Sleep Time

Tested:
- Ran and tested on BMC Environment.

Change-Id: I495547d8cd63877bab4ca11ad9d4c24

CT Fix: Fix for 401 issue

Changes:
- Added "Test Setup" for redifsh login
- Incorporated Sleep Time

Tested:
- Ran and tested on BMC Environment.

Change-Id: I495547d8cd63877bab4ca11ad9d4c240d5345935
Signed-off-by: Anvesh-Kumar_Rayankula <anvesh.kumar.rayankula@ibm.com>

show more ...

5f7d2e4c22-May-2023 Prashanth Katti <prkatti1@in.ibm.com>

IPv6 address changes

Changes:
- Added "Modify IPv6 Address And Verify"
- Added "Modify IPv6 Address" keyword

Tested:
- Ran successfully test_bmc_ipv6.robot

Change-Id: I513203559a2170f8bb89

IPv6 address changes

Changes:
- Added "Modify IPv6 Address And Verify"
- Added "Modify IPv6 Address" keyword

Tested:
- Ran successfully test_bmc_ipv6.robot

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

show more ...

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

dc9abaac14-Aug-2024 Sweta Potthuri <spotthur@in.ibm.com>

Test Case to Disable NTP

Changes:
- Added Test Case to Disable NTP

Tested:
- Ran and Tested on BMC Environment.

Change-Id: I06f5bdc0f552024f95f2ab2a53535a1a912da071
Signed-

Test Case to Disable NTP

Changes:
- Added Test Case to Disable NTP

Tested:
- Ran and Tested on BMC Environment.

Change-Id: I06f5bdc0f552024f95f2ab2a53535a1a912da071
Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>

show more ...

12345678910>>...13