Home
last modified time | relevance | path

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

/external/autotest/site_utils/chromeos_proxy/
Dswarming_bots.py104 def __init__(self, bot_id, parent_dir, swarming_proxy): argument
114 self.bot_id = bot_id
118 self.BOT_DIR_FORMAT % self.bot_id)
124 self.bot_id)
127 'as process %s', self.bot_id, self.pid)
149 self.bot_id, str(cmd))
155 % (str(pids), self.bot_id))
182 self.bot_id, str(e))
198 self.bot_id, self.pid)
200 logging.debug('[Bot %s] Bootstrap bot in %s', self.bot_id, self.bot_dir)
[all …]