Lines Matching refs:server_utils
32 from autotest_lib.server import utils as server_utils
131 label_decorator = functools.partial(server_utils.add_label_detector,
484 board, build_type, branch = server_utils.ParseBuildName(
486 except server_utils.ParseBuildNameException:
923 server_utils.system('wget -O %s %s' % (local_tarball, fwurl),
925 server_utils.system('tar xf %s -C %s %s %s' %
928 server_utils.system('tar xf %s --wildcards -C %s "dts/*"' %
959 return server_utils.get_board_from_afe(self.hostname, self._AFE)
1155 pools = server_utils.get_labels_from_afe(self.hostname, 'pool:',
1556 sources = server_utils.parse_simple_config(self._LOGS_TO_COLLECT_FILE)
1562 dest = server_utils.concat_path_except_last(