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.py180 def test_systemd_boot_time(self, systemd_TimeoutStartSec=90): argument
226 if boot_time_sec > systemd_TimeoutStartSec:
228 % (boot_time_sec, systemd_TimeoutStartSec))