Lines Matching full:restart
2 Documentation Verify Auto Restart policy for set of mission critical
20 Verify OpenBMC Services Auto Restart Policy
21 [Documentation] Kill active services and expect auto restart.
23 # The services listed below restart policy should be "always"
25 # systemctl -p Restart show xyz.openbmc_project.Logging.service | cat
26 # Restart=always
38 Kill Services And Expect Service Restart
39 [Documentation] Kill the service and it must restart.
52 Sleep 10s reason=Wait for service to restart.
80 ${services}= Get Service Restart Policy Services ${OPENBMC_MODEL}
84 # From service list it will check service auto-restart policy
86 # Proper restart policy services will be appended to auto_restart_policy_always_services list.
99 ... Fail msg=All the given services have incorrect auto-restart policy.
102 …eyword And Continue On Failure Fail msg=Listed services are having incorrect auto-restart policy.
108 # they automatically restart and put into active state.
119 Sleep 10s reason=Wait for service to restart.
125 ... msg=Old process ID is mapped to ${service} service after service restart..
146 ${restart_policy}= Get Service Attribute Restart ${servicename}