xref: /openbmc/openbmc-test-automation/tools/update_mac.robot (revision 069b266e40a93fda3992c888062745b1ac920473)
1*** Settings ***
2Documentation  Update BMC MAC address with input MAC.
3
4Resource  ../lib/bmc_network_utils.robot
5
6*** Test Cases ***
7
8Check And Reset MAC on BMC
9    [Documentation]  Verify and Update BMC MAC address.
10    [Tags]  Check_And_Reset_MAC_on_BMC
11
12    Check And Reset MAC
13