Home
last modified time | relevance | path

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

/external/autotest/scheduler/shard/
Dshard_client.py104 def __init__(self, global_afe_hostname, shard_hostname, tick_pause_sec): argument
109 self.tick_pause_sec = tick_pause_sec
333 time.sleep(self.tick_pause_sec)
379 tick_pause_sec = _get_tick_pause_sec()
380 return ShardClient(global_afe_hostname, shard_hostname, tick_pause_sec)
/external/autotest/
Dglobal_config.ini169 tick_pause_sec: 5 key