Lines Matching refs:server_utils
25 from autotest_lib.server import utils as server_utils unknown
542 assert not server_utils.is_shard()
616 exec_path = server_utils.get_special_task_exec_path(
619 status = server_utils.get_special_task_status(
627 tag = server_utils.get_job_tag(job_dict['id'], job_dict['owner'])
628 exec_path = server_utils.get_hqe_exec_path(tag,
836 if not (server_utils.is_shard()
1060 if shard_hostname and not server_utils.is_shard():
1107 assert not server_utils.is_shard()
1133 if not server_utils.is_moblab():
1167 if server_utils.is_shard():
1169 server=server_utils.get_global_afe_hostname(),