Lines Matching full:active
23 [Documentation] Kill active services and expect auto restart.
50 Should Be Equal active ${ActiveState}
51 ... msg=Logging Service not in active state.
61 Should Be Equal active ${ActiveState}
62 ... msg=Logging service not in active state.
108 # This will get process id and check the service active state before killing the services.
109 # If service process id was 0 or service was not in active state then those services will get
111 # Only services with process ID and in active state get killed and checked whether
112 # they automatically restart and put into active state.
118 … ${active_state_status}= Run Keyword And Return Status Should Be Equal active ${ActiveState}
134 Run Keyword And Continue On Failure Should Be Equal active ${ActiveState}
135 ... msg=${service} service not in active state.
143 Fail msg=All the services were either not started or not in active state by default.
146 Fail msg=Few listed services were either not started or not in active state by default.