Home
last modified time | relevance | path

Searched refs:agent_or_task (Results 1 – 1 of 1) sorted by relevance

/external/autotest/scheduler/
Dmonitor_db_unittest.py80 def _set_host_and_qe_ids(agent_or_task, id_list=None): argument
83 agent_or_task.host_ids = agent_or_task.queue_entry_ids = id_list
84 agent_or_task.hostnames = dict((host_id, '192.168.1.1')