tests: Save ourselves 20s of sleep
Change-Id: I61bb58b71a6da9460d56ed3489457b2fdf199929
This commit is contained in:
parent
05b2e894a9
commit
ab612dd26d
@ -32,6 +32,7 @@ from test.debug_logger import debug_logger
|
|||||||
|
|
||||||
|
|
||||||
class MyDaemon(daemon.Daemon):
|
class MyDaemon(daemon.Daemon):
|
||||||
|
WORKERS_HEALTHCHECK_INTERVAL = 0
|
||||||
|
|
||||||
def __init__(self, conf):
|
def __init__(self, conf):
|
||||||
self.conf = conf
|
self.conf = conf
|
||||||
|
Loading…
Reference in New Issue
Block a user