Searched refs:LOG_BASE_URL (Results 1 – 1 of 1) sorted by relevance
26 LOG_BASE_URL = 'http://%s/tko/retrieve_logs.cgi?job=/results/' % AUTOTEST_SERVER variable27 JOB_URL = LOG_BASE_URL + '%(job_id)s-%(owner)s/%(hostname)s'29 TASK_URL = LOG_BASE_URL + LOG_PATH_FMT