Searched refs:host_attr_dict (Results 1 – 2 of 2) sorted by relevance
592 def _install_dut(arguments, host_attr_dict, hostname): argument619 host_attr_dict.get(hostname, {}),796 host_info_servo_host = host_info.host_attr_dict.get(820 host_attr_dict = host_info.host_attr_dict824 host_attr_dict[servo_host.SERVO_PORT_ATTR] = _get_afe_servo_port(827 host_attr_dict[servo_host.SERVO_PORT_ATTR] = _get_free_servo_port(828 host_attr_dict[servo_host.SERVO_HOST_ATTR], used_servo_ports,830 host_attributes[host_info.hostname] = host_attr_dict884 host_attr_dict = _get_host_attributes(arguments.host_info_list, afe)887 host_attr_dict)
473 host_attr_dict={servo_host.SERVO_HOST_ATTR: hostname_file_row[4],