Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dsystemd.py169 def test_systemd_boot_time(self, systemd_TimeoutStartSec=90): argument
215 if boot_time_sec > systemd_TimeoutStartSec:
217 % (boot_time_sec, systemd_TimeoutStartSec))