Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/
H A Dfunctional_helpers.py24 wait_toaster_time = 10 variable in SeleniumFunctionalTestCase
80 if stop_process.wait(cls.wait_toaster_time) != 0: