Home
last modified time | relevance | path

Searched refs:CONTROL_HOST_URI (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Denergy_scale_utils.robot116 ${power_limit}= Read Attribute ${CONTROL_HOST_URI}power_cap PowerCap
130 Write Attribute ${CONTROL_HOST_URI}power_cap PowerCap data=${data}
132 ${power}= Read Attribute ${CONTROL_HOST_URI}power_cap PowerCap
145 Write Attribute ${CONTROL_HOST_URI}power_cap PowerCapEnable
161 Write Attribute ${CONTROL_HOST_URI}power_cap PowerCapEnable
174 ... ${CONTROL_HOST_URI}power_cap PowerCapEnable
H A Dutils.robot222 ... ${CONTROL_HOST_URI}turbo_allowed TurboAllowed
235 Write Attribute ${CONTROL_HOST_URI}turbo_allowed TurboAllowed
384 ${setting}= Read Attribute ${CONTROL_HOST_URI}/auto_reboot AutoReboot
742 Write Attribute ${CONTROL_HOST_URI}/auto_reboot AutoReboot data=${data}
/openbmc/openbmc-test-automation/extended/code_update/
H A Dbmc_code_update.robot62 Write Attribute ${CONTROL_HOST_URI}auto_reboot AutoReboot
65 Write Attribute ${CONTROL_HOST_URI}boot/one_time Enabled
126 ${autoreboot_enabled}= Read Attribute ${CONTROL_HOST_URI}auto_reboot
129 ${onetime_enabled}= Read Attribute ${CONTROL_HOST_URI}boot/one_time
135 Write Attribute ${CONTROL_HOST_URI}auto_reboot AutoReboot
138 Write Attribute ${CONTROL_HOST_URI}boot/one_time Enabled
/openbmc/openbmc-test-automation/data/
H A Dvariables.py116 CONTROL_HOST_URI = OPENBMC_BASE_URI + "control/host0/" variable
119 POWER_RESTORE_URI = CONTROL_HOST_URI + "power_restore_policy"
/openbmc/openbmc-test-automation/lib/secureboot/
H A Dsecureboot.robot19 Write Attribute ${CONTROL_HOST_URI}/TPMEnable TPMEnable
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_escale_base.robot130 Write Attribute ${CONTROL_HOST_URI}power_cap PowerCap data=${data}