Home
last modified time | relevance | path

Searched refs:SYSTEM_BASE_URI (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc-test-automation/openpower/
H A Dcheck_vpd_and_hw_status.robot24 ${system_properties}= Redfish_Utils.Get Properties ${SYSTEM_BASE_URI}
25 ${system_memory_info}= Redfish_Utils.Enumerate Request ${SYSTEM_BASE_URI}/Memory
26 ${system_processors_info}= Redfish_Utils.Enumerate Request ${SYSTEM_BASE_URI}/Processors
H A Dtest_nmi_interface.robot79 Redfish.Post ${SYSTEM_BASE_URI}Actions/ComputerSystem.Reset
/openbmc/openbmc-test-automation/data/
H A Dvariables.py262 SYSTEM_BASE_URI = REDFISH_BASE_URI + "Systems/" + REDFISH_SYSTEM_ID + "/" variable
263 EVENT_LOG_URI = SYSTEM_BASE_URI + "LogServices/EventLog/"
264 DUMP_URI = SYSTEM_BASE_URI + "LogServices/Dump/"
266 BIOS_ATTR_URI = SYSTEM_BASE_URI + "Bios"
/openbmc/openbmc-test-automation/systest/collection/
H A Dbmc_collect_vpd_and_hw_status.robot45 ${system_properties}= Redfish_Utils.Get Properties ${SYSTEM_BASE_URI}
46 ${system_memory_info}= Redfish_Utils.Enumerate Request ${SYSTEM_BASE_URI}/Memory
47 ${system_processors_info}= Redfish_Utils.Enumerate Request ${SYSTEM_BASE_URI}/Processors
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_powersubsystem_settings.robot37 ${current_power_mode}= Redfish.Get Attribute ${SYSTEM_BASE_URI} PowerMode
47 …${allowed_power_modes}= Redfish.Get Attribute ${SYSTEM_BASE_URI} PowerMode@Redfish.AllowableVal…
136 Redfish.patch ${SYSTEM_BASE_URI}
138 ${current_power_mode}= Redfish.Get Attribute ${SYSTEM_BASE_URI} PowerMode
H A Dtest_systems_inventory.robot66 ${status}= Redfish.Get Attribute ${SYSTEM_BASE_URI} MemorySummary
78 ${serial_number}= Redfish.Get Attribute ${SYSTEM_BASE_URI} SerialNumber
87 ${model}= Redfish.Get Attribute ${SYSTEM_BASE_URI} Model
204 ... ${SYSTEM_BASE_URI}Processors return_json=0
/openbmc/openbmc-test-automation/gui/gui_test/gui_header/
H A Dtest_gui_header.robot61 ${redfish_model_number}= Redfish.Get Attribute ${SYSTEM_BASE_URI} Model
66 ${redfish_serial_number}= Redfish.Get Attribute ${SYSTEM_BASE_URI} SerialNumber
/openbmc/openbmc-test-automation/ipmi/dcmi/
H A Dtest_dcmi_asset_tag.robot47 ${asset_tag}= Redfish.Get Attribute ${SYSTEM_BASE_URI} AssetTag
86 ${asset_tag}= Redfish.Get Attribute ${SYSTEM_BASE_URI} AssetTag
/openbmc/openbmc-test-automation/gui/gui_test/overview_menu/
H A Dtest_overview_menu.robot72 ${redfish_machine_model}= Redfish.Get Attribute ${SYSTEM_BASE_URI} Model
76 ${redfish_serial_number}= Redfish.Get Attribute ${SYSTEM_BASE_URI} SerialNumber
80 ${redfish_asset_tag}= Redfish.Get Attribute ${SYSTEM_BASE_URI} AssetTag
/openbmc/openbmc-test-automation/redfish/account_service/
H A Dtest_user_account.robot419 ... ${SYSTEM_BASE_URI} Model