Home
last modified time | relevance | path

Searched refs:service_status (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dconnman.py13 def service_status(self, service): member in ConnmanTest
32 self.logger.info(self.service_status("connman"))
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/edac-utils/files/
H A Dadd-restart-to-initscript.patch19 service_status
H A Dmake-init-script-be-able-to-automatically-load-EDAC-.patch86 @@ -92,6 +134,9 @@ service_status ()
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_service_restart_policy.robot89 ${service_status}= Run Keyword And Return Status Check Service Autorestart ${service}
90 Run Keyword If ${service_status} == False