Lines Matching refs:server_utils
23 from autotest_lib.server import utils as server_utils unknown
649 assert not server_utils.is_shard()
727 exec_path = server_utils.get_special_task_exec_path(
730 status = server_utils.get_special_task_status(
738 tag = server_utils.get_job_tag(job_dict['id'], job_dict['owner'])
739 exec_path = server_utils.get_hqe_exec_path(tag,
924 if not server_utils.is_shard():
1196 if shard_hostname and not server_utils.is_shard():
1244 assert not server_utils.is_shard()
1317 if server_utils.is_shard():
1319 server=server_utils.get_global_afe_hostname(),