Searched refs:GracefulRestart (Results 1 – 18 of 18) sorted by relevance
/openbmc/openbmc-test-automation/data/boot_lists/ |
H A D | OS_reboot | 11 RF SYS GracefulRestart 12 RF SYS GracefulRestart (mfg)
|
H A D | All | 67 RF SYS GracefulRestart 68 RF SYS GracefulRestart (mfg)
|
H A D | Manufacturing | 34 RF SYS GracefulRestart (mfg)
|
/openbmc/bmcweb/test/redfish-core/lib/ |
H A D | system_test.cpp | 56 allowed.emplace_back(resource::ResetType::GracefulRestart); in TEST() 89 allowed.emplace_back(resource::ResetType::GracefulRestart); in TEST() 122 allowed.emplace_back(resource::ResetType::GracefulRestart); in TEST()
|
/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_managers_bmc.robot | 106 Redfish BMC Manager GracefulRestart When Host Off 113 # "GracefulRestart", 124 Redfish BMC Reset Operation reset_type=GracefulRestart 143 # "GracefulRestart", 179 Redfish BMC Manager GracefulRestart When Host Booted
|
/openbmc/docs/designs/ |
H A D | state-management-and-external-interfaces.md | 52 "GracefulRestart", 64 "GracefulRestart": "Shut down gracefully and restart the system.", 98 - Support `GracefulRestart` (where the host is notified of the reboot) 130 A `GracefulRestart` will map to our new host transition: 141 - `GracefulRestart`-> 155 | GracefulRestart | | Host.GracefulWarmReboot |
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | resource.hpp | 37 GracefulRestart, enumerator 144 {ResetType::GracefulRestart, "GracefulRestart"},
|
/openbmc/openbmc-test-automation/docs/ |
H A D | boot_test.md | 78 RF SYS GracefulRestart 0 0 0 79 RF SYS GracefulRestart (mfg) 0 0 0
|
/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_power_operations.robot | 51 Verify Redfish Host GracefulRestart 55 RF SYS GracefulRestart
|
H A D | test_boot_devices.robot | 360 RF SYS GracefulRestart 425 RF SYS GracefulRestart 444 Redfish Power Operation GracefulRestart
|
/openbmc/openbmc-test-automation/redfish/systems/LogServices/ |
H A D | test_post_codes.robot | 44 RF SYS GracefulRestart 85 RF SYS GracefulRestart 216 ... RF SYS GracefulRestart
|
/openbmc/openbmc-test-automation/redfish/extended/ |
H A D | test_os_reboot.robot | 35 Repeat Keyword ${BOOT_LOOP_COUNT} times RF SYS GracefulRestart
|
/openbmc/openbmc-test-automation/lib/ |
H A D | bmc_redfish_utils.robot | 16 # (e.g. On/ForceOff/GracefulRestart/GracefulShutdown) 40 # "GracefulRestart", 58 [Arguments] ${reset_type}=GracefulRestart 83 # "GracefulRestart",
|
H A D | boot_utils.robot | 827 RF SYS GracefulRestart 828 [Documentation] Do "RF SYS GracefulRestart" boot test. 848 ${cmd_buf} Catenate OBMC Boot Test \ loc_boot_stack=RF SYS GracefulRestart
|
H A D | utils.robot | 824 # OnReset: RF SYS GracefulRestart,
|
/openbmc/openbmc-test-automation/openpower/ |
H A D | test_occ_power.robot | 56 RF SYS GracefulRestart
|
/openbmc/docs/ |
H A D | REDFISH-cheatsheet.md | 88 …${bmc}/redfish/v1/Systems/system/Actions/ComputerSystem.Reset -d '{"ResetType": "GracefulRestart"}' 96 … https://${bmc}/redfish/v1/Managers/bmc/Actions/Manager.Reset -d '{"ResetType": "GracefulRestart"}'
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | systems.hpp | 3329 allowableValues.emplace_back(resource::ResetType::GracefulRestart); in dbusToRfAllowedHostTransitions() 3365 allowableValues.emplace_back(resource::ResetType::GracefulRestart); in afterGetAllowedHostTransitions()
|