History log of /openbmc/openbmc-test-automation/lib/bmc_network_utils.robot (Results 1 – 25 of 55)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# a4beb121 26-Feb-2024 Anvesh-Kumar_Rayankula <anvesh.kumar.rayankula@ibm.com>

Fix BMC network config test suite

Changes:
- Modified variable name instead HTTP_OK.

Tested:
- Ran and tested on BMC Environment.

Change-Id: I13bd622454f2bb0ffff1c087c2547fd5d5645546
Signed-

Fix BMC network config test suite

Changes:
- Modified variable name instead HTTP_OK.

Tested:
- Ran and tested on BMC Environment.

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

show more ...


# b9e3c716 09-Jan-2024 Megha G N <Megha.G.N@ibm.com>

Automation fix for Network sub menu

Changes:
- Modified "Delete DNS Servers And Verify" keyword
- Modified "Add DNS Servers And Verify"
- Removed "DNS Test Setup Execution" keyword from

Automation fix for Network sub menu

Changes:
- Modified "Delete DNS Servers And Verify" keyword
- Modified "Add DNS Servers And Verify"
- Removed "DNS Test Setup Execution" keyword from
redfish/managers/test_bmc_network_conf.robot
and added in lib/bmc_network_utils.robot

Tested:
- Ran successfully
gui/gui_test/settings_menu
/test_network_sub_menu.robot
gui/lib/gui_resource.robot
lib/bmc_network_utils.robot
redfish/managers/test_bmc_network_conf.robot

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

show more ...


# cfd13796 29-Jan-2024 Anvesh-Kumar_Rayankula <anvesh.kumar.rayankula@ibm.com>

Fix BMC network config test suite

Changes:
- Updating from Should Be True to Should Not Be True on line no:435.

Tested:
- Ran and tested on BMC Environment.

Change-Id: Ib9484384dc8409be76c9e

Fix BMC network config test suite

Changes:
- Updating from Should Be True to Should Not Be True on line no:435.

Tested:
- Ran and tested on BMC Environment.

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

show more ...


# ee0103d5 30-Jan-2024 George Keishing <gkeishin@in.ibm.com>

Code fixes and cleanup in test repository

Changes:
- Fix typo mistake
- Fix TrailingWhitespace
- Fix Tagging mismatch

Tested:
- Tag mismatch command
$ find | grep '\.robot$' | xargs awk -

Code fixes and cleanup in test repository

Changes:
- Fix typo mistake
- Fix TrailingWhitespace
- Fix Tagging mismatch

Tested:
- Tag mismatch command
$ find | grep '\.robot$' | xargs awk -f check_robot_tags.awk
- codespell
- robot custom script

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

show more ...


Revision tags: v4.0-stable
# 878f4f9b 02-Nov-2023 kothais <kothais@ami.com>

Script fix for test_bmc_network_conf.robot file

Changes:
- Added sleep 3 sec Configure Static Name Servers keyword
- Added Wait Until Keyword Succeeds.
- Created a new keyword CLI Get and Verify Nam

Script fix for test_bmc_network_conf.robot file

Changes:
- Added sleep 3 sec Configure Static Name Servers keyword
- Added Wait Until Keyword Succeeds.
- Created a new keyword CLI Get and Verify Name Servers in
bmc_network_utils.robot.

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

Change-Id: Ieec8b1d65e374da73adcccebbdc310e8ba5703bf
Signed-off-by: KothaiSrini <kothais@ami.com>

show more ...


# 0e3f3f87 19-Oct-2023 Sweta Potthuri <spotthur@in.ibm.com>

Disable DHCP On Eth1 And Verify DHCP IP Erased

Changes:
- Added test case.
- Adding Channel Number.

Tested:
Tested on BMC Environment.

Change-Id: Id07d43fadda1fb5b2014a96e20330fd39e431

Disable DHCP On Eth1 And Verify DHCP IP Erased

Changes:
- Added test case.
- Adding Channel Number.

Tested:
Tested on BMC Environment.

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

show more ...


# 49c86a0c 12-Oct-2023 Sweta Potthuri <spotthur@in.ibm.com>

Switch From Static to DHCP

Changes:
Added test case to switch from static to DHCP

Tested: Tested bmc_network_conf.robot and multiple_interfaces_dhcp.robot
Change-Id: I0cb5629317b9bb26f01a8a6b87

Switch From Static to DHCP

Changes:
Added test case to switch from static to DHCP

Tested: Tested bmc_network_conf.robot and multiple_interfaces_dhcp.robot
Change-Id: I0cb5629317b9bb26f01a8a6b8740500dd9a7ee47
Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>

show more ...


# 4d430283 27-Apr-2023 ganesanb <ganesanb@ami.com>

Managers ID : Introduced variable to declare Managers ID in resource.robot and updated all the scripts in openbmc-test-automation

Changes:
- Introduced ${MANAGER_ID} variable in resource.robot

Managers ID : Introduced variable to declare Managers ID in resource.robot and updated all the scripts in openbmc-test-automation

Changes:
- Introduced ${MANAGER_ID} variable in resource.robot
- Replaced all the Managers/bmc to Managers/${MANAGER_ID} across all the scripts
- Also in data/variables.py updated chassis id for the few redfish uri.

Tested:
- Ran All The Scripts Successfully

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

show more ...


# 44bfc20a 08-Feb-2023 Sushil Singh <susilsi7@in.ibm.com>

Added test case to ensure firmware update
successful when interrupted with hostname
change

Changes:
- Redfish Code Update With Different
Interrupted Operation
- Verify Redfish Code Update

Added test case to ensure firmware update
successful when interrupted with hostname
change

Changes:
- Redfish Code Update With Different
Interrupted Operation
- Verify Redfish Code Update With Different
Interrupted Operation

Tested:
- Ran successfully
redfish/update_service/
test_redfish_bmc_code_update.robot

Change-Id: I209cfddc2991e3684ee1d934311517ac19c4f1e6
Signed-off-by: Sushil Singh <susilsi7@in.ibm.com>

show more ...


# d9a4787c 26-Oct-2022 ganesanb <ganesanb@ami.com>

Skipping USB Interface From Valid Channel Number List.

Changes in lib/bmc_network_utils.robot
- In lib/bmc_network_utils.robot file on "Get Channel Number For Valid Ethernet Interface" keyword
added

Skipping USB Interface From Valid Channel Number List.

Changes in lib/bmc_network_utils.robot
- In lib/bmc_network_utils.robot file on "Get Channel Number For Valid Ethernet Interface" keyword
added condition to skip the usb interface while taking valid channel number list.

Tested:
- Tested ipmi/test_ipmi_cipher.robot
- Tested ipmi/test_ipmi_general.robot
- Tested ipmi/test_ipmi_payload.robot
- Tested ipmi/test_ipmi_user.robot

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

show more ...


# 2667f2cc 11-Oct-2022 Sweta Potthuri <spotthur@in.ibm.com>

Added Test Case "Verify Modifying IP Address Multiple Times On Interface"

Changes:

- Added in redfish/managers/test_multiple_interfaces.robot

Tested:

- Ran the test case on BMC environment

Added Test Case "Verify Modifying IP Address Multiple Times On Interface"

Changes:

- Added in redfish/managers/test_multiple_interfaces.robot

Tested:

- Ran the test case on BMC environment.

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

show more ...


Revision tags: robotframework-requests
# 811021d4 08-Aug-2022 Sweta Potthuri <spotthur@in.ibm.com>

Change in Default Gateway

Changes:

- Fetch Default Gateway for eth0 and eth1

Tested:

Ran "Modify IPv4 Address And Verify on eth0 and eth1"

Change-Id: I203953b04d515cb1a3eaf270fdd87c00a14d800

Change in Default Gateway

Changes:

- Fetch Default Gateway for eth0 and eth1

Tested:

Ran "Modify IPv4 Address And Verify on eth0 and eth1"

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

show more ...


# dc325935 15-Jun-2022 Sweta Potthuri <spotthur@in.ibm.com>

Test code fix for Delete Static Name Servers

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


# 05eb71ce 25-May-2022 George Keishing <gkeishin@in.ibm.com>

Fix FOR loop syntax and typo in code documentation

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


# 7fabf794 19-Apr-2022 nagarjunb22 <nagarjunb@ami.com>

Added new testcases for Cipher suite IPMI cmd.

Testcases covered in this script:
1) Verify cipher suite IPMI raw cmd for all available channels
including channel 14(current channel).

2) Ver

Added new testcases for Cipher suite IPMI cmd.

Testcases covered in this script:
1) Verify cipher suite IPMI raw cmd for all available channels
including channel 14(current channel).

2) Verify cipher suite IPMI raw cmd for invalid channels and expects
response code 0xcc.

3) Verify cipher suite IPMI raw cmd with one byte more and less for
valid channel and expects response code as 0xc7.

Added keyword on lib/ipmi_client.robot to check invalid ipmi cmd.

Added keyword to get invalid channel list in lib/bmc_network_utils.robot.

Tested: Run robot ipmi/test_ipmi_cipher.robot

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

show more ...


# 0ae36203 17-Feb-2022 ganesanb <ganesanb@ami.com>

Feature: IPMI user

Updated below test cases from test_ipmi_user.robot script.

- Verify Administrator And No Access Privilege For Different Channels

- Verify Operator And User

Feature: IPMI user

Updated below test cases from test_ipmi_user.robot script.

- Verify Administrator And No Access Privilege For Different Channels

- Verify Operator And User Privilege For Different Channels

Removed hardcoded channel number.

Added keyword to get all available channel number.

Added keyword to get number of active channel number for ethernet interface.

Added keyword to skip different channel test case based active channel number count
and added this keyword in test setup for different channel test cases.

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

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


# b461a98c 25-Oct-2021 Sweta Potthuri <spotthur@in.ibm.com>

MAC Address Changes

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


# 9a77ac59 04-Oct-2021 Sweta Potthuri <spotthur@in.ibm.com>

Fix for MAC Testing eth1

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


# 7ba02f31 26-Aug-2021 shrsuman123 <shrsuman@in.ibm.com>

Added vmi library keyword

-Modified bmc_network_utils keyword for arguments
-Added Get And Set Static VMI IP keyword

Change-Id: Ifabf0789961cec5089fac4e677cc3bb153034d34

Added vmi library keyword

-Modified bmc_network_utils keyword for arguments
-Added Get And Set Static VMI IP keyword

Change-Id: Ifabf0789961cec5089fac4e677cc3bb153034d34
Signed-off-by: shrsuman123 <shrsuman@in.ibm.com>

show more ...


# 55d51928 01-Jul-2021 Anves Kumar rayankula <anvesr77@in.ibm.com>

Verify access BMC with both interfaces IP addresses via Redfish

Change-Id: Ia5411a83e83c08696bde85f9ff7237079d7b91b5
Signed-off-by: Anves Kumar rayankula <anvesr77@in.ibm.com>


Revision tags: v2.10-Hardknott
# 1cc996dc 31-May-2021 Anves Kumar rayankula <anvesr77@in.ibm.com>

Set the HostName property on ethernet interface.

Change-Id: I78fa2c82305b6728b50284f83a9c742584d0db1a
Signed-off-by: Anves Kumar rayankula <anvesr77@in.ibm.com>


# 0b9efea1 28-May-2021 Anves Kumar rayankula <anvesr77@in.ibm.com>

Added documentation for keywords

Change-Id: Ifc55139a04dd32b2fbed13050737403a013d32c4
Signed-off-by: Anves Kumar rayankula <anvesr77@in.ibm.com>


# 53b8030f 21-May-2021 Anves Kumar rayankula <anvesr77@in.ibm.com>

Fixed network ipv4 CT issues

Reason:
While configure and update IP address changed to 204 code.

Changes:
While configure and update IP address changed code t

Fixed network ipv4 CT issues

Reason:
While configure and update IP address changed to 204 code.

Changes:
While configure and update IP address changed code to HTTP_NO_CONTENT.

Change-Id: Id19cca8ab03e3223d64a8355967e3dc634583649
Signed-off-by: Anves Kumar rayankula <anvesr77@in.ibm.com>

show more ...


# fdc51d23 18-Aug-2020 shrsuman123 <shrsuman@in.ibm.com>

Added MAC verify on fwenv testcases

Changes:
-Configure Valid MAC And Verify
-Configure Invalid MAC And Verify on FW_Env
-Configure Valid MAC And Verify Persistenc

Added MAC verify on fwenv testcases

Changes:
-Configure Valid MAC And Verify
-Configure Invalid MAC And Verify on FW_Env
-Configure Valid MAC And Verify Persistency
-Configure Invalid MAC And Verify Persistency On FW_Env
-Added Validate MAC On FW_Env in test teardown
-Configure Out Of Range MAC And Verify
-Configure More Byte MAC And Verify

Keywords added:
-Get FW_Env MAC Address
-Truncate MAC Address
-Truncate MAC bits
-Validate MAC On FW_Env
-Verify MAC Address via FW_Env

Change-Id: Ie72fa551497bd27c9d1befb04f33e5b213e989c5
Signed-off-by: shrsuman123 <shrsuman@in.ibm.com>

show more ...


123