Searched refs:host_attr_dict (Results 1 – 2 of 2) sorted by relevance
553 def _install_dut(arguments, host_attr_dict, hostname): argument580 host_attr_dict.get(hostname, {}),769 host_info_servo_host = host_info.host_attr_dict.get(794 host_attr_dict = host_info.host_attr_dict798 host_attr_dict[servo_constants.SERVO_PORT_ATTR] = _get_afe_servo_port(801 host_attr_dict[servo_constants.SERVO_PORT_ATTR] = _get_free_servo_port(802 host_attr_dict[servo_constants.SERVO_HOST_ATTR], used_servo_ports,804 host_attributes[host_info.hostname] = host_attr_dict859 host_attr_dict = _get_host_attributes(arguments.host_info_list, afe)862 host_attr_dict)
478 host_attr_dict={servo_constants.SERVO_HOST_ATTR: hostname_file_row[4],