Home
last modified time | relevance | path

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

/external/autotest/site_utils/chromeos_proxy/
Dswarming_bots.py109 def __init__(self, bot_id, parent_dir, swarming_proxy, argument
120 self.bot_id = bot_id
123 self.bot_id = '%s-%s' % (get_hostname(), str(self.bot_id))
128 self.BOT_DIR_FORMAT % self.bot_id)
134 self.bot_id)
137 'as process %s', self.bot_id, self.pid)
159 self.bot_id, str(cmd))
165 % (str(pids), self.bot_id))
192 self.bot_id, str(e))
208 self.bot_id, self.pid)
[all …]
/external/autotest/venv/skylab_suite/
Dsuite_runner.py72 bot_id_tag = 'id:%s' % test_spec.bot_id
195 test_spec.bot_id, test_spec.test.dependencies)
236 def _compute_dimensions(bot_id, dependencies): argument
238 if bot_id:
239 dimensions += ['id:%s' % bot_id]
Dcros_suite.py363 def _create_test_spec(self, test, keyvals, bot_id='', dut_name=''): argument
371 bot_id=bot_id,
459 test, keyvals, bot_id=bot['bot_id'],
/external/autotest/server/site_tests/enterprise_CFM_Perf/
Denterprise_CFM_Perf.py164 def _start_philosopher_audio(self, bot_id, meeting_code): argument
166 '@b%d start_philosopher_audio' % bot_id, meeting_code)
/external/skqp/infra/bots/recipe_modules/flavor/
Dandroid.py483 bot_id = self.m.vars.swarming_bot_id
485 '/home/chrome-bot/%s.force_quarantine' % bot_id,
/external/skia/infra/bots/recipe_modules/flavor/
Dandroid.py483 bot_id = self.m.vars.swarming_bot_id
485 '/home/chrome-bot/%s.force_quarantine' % bot_id,