Home
last modified time | relevance | path

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

/external/autotest/server/
Dautoserv_utils.py26 in_lab=False, argument
125 if in_lab:
Dautoserv.py135 in_lab=parser.options.lab,
457 in_lab = bool(parser.options.lab)
513 in_lab=in_lab,
526 'in_lab': in_lab,
Dautoserv135 in_lab=parser.options.lab,
457 in_lab = bool(parser.options.lab)
513 in_lab=in_lab,
526 'in_lab': in_lab,
Dserver_job.py84 def get_machine_dicts(machine_names, store_dir, in_lab, use_shadow_store, argument
113 if in_lab and host_attributes:
119 if not in_lab:
244 parent_job_id=None, in_lab=False, argument
366 self.in_lab = in_lab
Dafe_utils.py42 if not host.job or not host.job.in_lab:
/external/autotest/client/bin/
Dsetup_job.py37 self.in_lab = False
Djob.py268 self.in_lab = False
/external/autotest/server/hosts/
Dservo_repair.py27 if host.is_in_lab() and host.job and host.job.in_lab:
/external/autotest/scheduler/
Dprejob_task.py405 in_lab=True,
Dagent_task.py659 in_lab=True,
Dmonitor_db.py298 verbose=verbose, in_lab=True)