Home
last modified time | relevance | path

Searched refs:Static (Results 1 – 25 of 76) sorted by relevance

1234

/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_vmi.robot60 ${origin}= Set Variable If ${vmi_ip["DHCPv4"]} == ${False} Static DHCP
72 Delete Existing Static VMI IP Address
92 Set Static IPv4 Address To VMI And Verify ${test_ipv4} ${test_gateway} ${test_netmask}
96 Assign Valid And Invalid Static IPv4 Address To VMI
99 [Template] Set Static IPv4 Address To VMI And Verify
126 [Template] Set Static IPv4 Address To VMI And Verify
156 Set Static IPv4 Address To VMI And Verify ${test_ipv4} ${test_gateway} ${test_netmask}
159 Delete VMI Static IP Address And Verify
164 Set Static IPv4 Address To VMI And Verify ${test_ipv4} ${test_gateway} ${test_netmask}
168 Verify Successful VMI IP Static Configuration On HOST Boot After Session Delete
[all …]
H A Dtest_vmi_multiple_interfaces.robot33 Set Static IPv4 Address To VMI And Verify ${test_ipv4_1} ${test_gateway_1}
35 Set Static IPv4 Address To VMI And Verify ${test_ipv4_3} ${test_gateway_1}
43 Set Static IPv4 Address To VMI And Verify ${test_ipv4_1} ${test_gateway_1}
45 Set Static IPv4 Address To VMI And Verify ${test_ipv4_2} ${test_gateway_2}
61 Configure VMI First Interface In Static And Second In Dynamic And Verify
69 Set Static IPv4 Address To VMI And Verify ${test_ipv4_1} ${test_gateway_1}
73 … Verify VMI Network Interface Details ${test_ipv4_1} Static ${test_gateway_1} ${test_netmask_1}
76 Configure VMI First Interface In Dynamic And Second In Static And Verify
86 Set Static IPv4 Address To VMI And Verify ${test_ipv4_1} ${test_gateway_1}
134 Set Static IPv4 Address To VMI And Verify
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dip_addresses.hpp12 Static, enumerator
20 Static, enumerator
44 {IPv4AddressOrigin::Static, "Static"},
52 {IPv6AddressOrigin::Static, "Static"},
H A Dmemory_region.hpp12 Static, enumerator
18 {RegionType::Static, "Static"},
H A Dethernet_interface.hpp31 Static, enumerator
83 {DHCPFallback::Static, "Static"},
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_bmc_config_ipv6.robot35 Get SLAAC And Static IPv6 Address And Verify Connectivity
36 [Documentation] Fetch the SLAAC and Static IPv6 address
43 Static ${1}
45 Static ${2}
107 Configure Static IPv6 From SLAAC And Static IPv6 Address
110 [Template] Configure Static IPv6 Address From Different IPv6 Assigning Methods
114 Static ${1}
116 Static ${2}
128 Static ${1} False
129 Static ${2} False
[all …]
H A Dtest_bmc_ipv6.robot107 # Verify Static IPv6 on eth0
109 ... Get Address Origin List And Address For Type Static ${1}
110 Should Contain ${ipv6_addressorigin_list} Static
113 # Verify Static IPv6 on eth1
115 ... Get Address Origin List And Address For Type Static ${2}
116 Should Contain ${ipv6_addressorigin_list} Static
217 Configure Invalid Static IPv6 And Verify
228 Configure IPv6 Static Default Gateway And Verify
231 [Template] Configure IPv6 Static Default Gateway On BMC
238 Modify Static Default Gateway And Verify
[all …]
H A Dtest_bmc_network_conf.robot417 ... Configure Static Name Servers AND Test Teardown Execution
419 Configure Static Name Servers ${static_name_servers}
427 ... Configure Static Name Servers AND Test Teardown Execution
429 Delete Static Name Servers
437 ... Configure Static Name Servers AND Test Teardown Execution
439 Configure Static Name Servers ${static_name_servers}
486 ... Configure Static Name Servers AND Test Teardown Execution
488 Configure Static Name Servers ${null_value} ${HTTP_BAD_REQUEST}
495 ... Configure Static Name Servers AND Test Teardown Execution
497 Configure Static Name Servers ${empty_dictionary} ${HTTP_BAD_REQUEST}
[all …]
H A Dtest_multiple_interfaces_dhcp.robot120 Switch Between DHCP And Static
128 # Switch Between Static and DHCP.
155 ... msg=From switching from DHCP to Static DHCP IP is not erased.
211 [Documentation] Restore the configuration to Both Static Network
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/
H A Dtest_network_sub_menu.robot169 Verify Existence Of All Fields In Static IP Address
184 Verify Existence Of All Fields In Static IPv6 Address
198 Verify Existence Of All Fields In IPv6 Static Default Gateway
213 Verify Existence Of All Fields In Static DNS
231 [Teardown] Run Keywords Delete Static Name Servers AND
232 ... Configure Static Name Servers
237 Configure Static IPv4 Netmask Via GUI And Verify
240 [Template] Add Static IP Address And Verify
250 Configure And Verify Static IP Address
254 …Add Static IP Address And Verify ${test_ipv4_addr} ${test_subnet_mask} ${default_gateway} Succ…
[all …]
/openbmc/phosphor-host-ipmid/
H A Dtransportconstants.hpp61 Static = 1, enumerator
101 Static = 0, enumerator
115 constexpr uint8_t Static = 0; variable
/openbmc/openbmc-test-automation/lib/external_intf/
H A Dvmi_utils.robot38 Set Static IPv4 Address To VMI And Verify
61 Verify VMI Network Interface Details ${ip} Static ${gateway} ${netmask} ${interface}
72 # origin Origin of IPv4 address eg. Static or DHCP.
106 Verify VMI Network Interface Details ${default} Static ${default} ${default}
114 …# dhcp_enabled True if user wants to enable DHCP. Default is Static, hence value is set to F…
209 Get And Set Static VMI IP
223 Set Static IPv4 Address To VMI And Verify ${vmi_ip} ${bmc_ip_data[0]['Gateway']}
235 …# slaacv6_enabled True if user wants to enable SLAACv6. Default is Static, hence value is set t…
256 # ipv6_origin Origin of IPv6 address eg. Static or DHCPv6 or SLAAC.
275 # ... Default is Static, hence value is set to Disabled.
[all …]
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_powersubsystem_settings.robot19 @{VALID_POWER_MODES} Static PowerSaving MaximumPerformance
34 # "Static",
61 Static
134 # power_mode Read the allowable power modes (e.g. "Static")
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hdf5/files/
H A D0001-cmake-remove-build-flags.patch50 Static C Library: @H5_ENABLE_STATIC_LIB@
54 Static Fortran Library: @H5_ENABLE_STATIC_LIB@
/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-network/network/static-mac-addr/
H A Dstatic-mac-addr.service2 Description=Enforce Static MAC addr mapping
/openbmc/openbmc-test-automation/lib/
H A Dbmc_ipv6_utils.robot320 # "AddressOrigin": "Static",
334 # "AddressOrigin": "Static",
352 # "AddressOrigin": "Static",
427 IF '${ipv4_adress_type}' == 'Static'
438 List Should Contain Value ${ipv4_addressorigin_list} Static
447 List Should Not Contain Value ${ipv4_addressorigin_list} Static
487 # "AddressOrigin": "Static",
492 # "AddressOrigin": "Static",
502 # "AddressOrigin": "Static",
606 Verify Static IPv4 Functionality
[all …]
/openbmc/u-boot/test/py/
H A Dpytest.ini5 # Static configuration data for pytest. pytest reads this at startup time.
/openbmc/openbmc/meta-yadro/meta-vegman/recipes-yadro/fru/vegman-fru-handler/
H A Dbaseboard-fru-handler.service2 Description=Enforce Static MAC addr mapping and hostname setting
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/smcroute/
H A Dsmcroute_2.5.7.bb1 SUMMARY = "Static Multicast Routing Daemon"
/openbmc/google-ipmi-sys/
H A Dmeson.options6 description: 'Path to Static Bifurcation Json config',
/openbmc/openbmc-test-automation/network/
H A Dtest_host_network.robot25 Set Static Host Network Address Via IPMI
47 Should Contain ${data["Origin"]} Static
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-mkv/libmatroska/
H A Dlibmatroska_1.7.1.bb15 #Static library enabled by default. It has been added in case you want to use it dynamically.
/openbmc/openbmc/poky/meta/recipes-core/musl/gcompat/
H A D0001-make-Static-PIE-does-not-work-on-musl-ppc.patch4 Subject: [PATCH] make: Static PIE does not work on musl/ppc
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/magic-enum/
H A Dmagic-enum_0.9.7.bb5 SUMMARY = "Static reflection for enums"
/openbmc/openbmc/poky/meta/recipes-core/musl/
H A Dgcompat_git.bb14 file://0001-make-Static-PIE-does-not-work-on-musl-ppc.patch \

1234