Searched refs:JOB_URL (Results 1 - 2 of 2) sorted by relevance

/external/autotest/site_utils/
H A Djob_history.py23 JOB_URL = LOG_BASE_URL + '%(job_id)s-%(owner)s/%(hostname)s' variable
228 self.log_url = JOB_URL % {'job_id': hqe.job.id, 'owner': hqe.job.owner,
336 self.log_url = JOB_URL % {'job_id': hqe.job.id, 'owner': hqe.job.owner,
/external/autotest/contrib/
H A Dcompare_suite.py30 JOB_URL = LOG_BASE_URL + '%(job_id)s-%(owner)s/%(hostname)s' variable
135 self.log = JOB_URL % {'job_id': job.id, 'owner': job.owner,

Completed in 663 milliseconds