Home
last modified time | relevance | path

Searched defs:job_ids (Results 1 – 7 of 7) sorted by relevance

/external/autotest/venv/lucifer/
Dhandoffs.py43 def clean_up(job_ids): argument
88 def mark_complete(job_ids): argument
/external/autotest/scheduler/
Dquery_managers.py271 def _get_job_acl_groups(self, job_ids): argument
283 def _get_job_ineligible_hosts(self, job_ids): argument
293 def _get_job_dependencies(self, job_ids): argument
Dmonitor_db_unittest.py230 def _convert_jobs_to_metahosts(self, *job_ids):
/external/autotest/server/site_tests/moblab_StorageQual/
Dmoblab_StorageQual.py211 def _get_keyval_files_per_host(self, host, job_ids): argument
/external/autotest/contrib/
Dcompare_suite.py326 job_ids = [int(id) for id in args.jobs.split(',')] variable
/external/autotest/scheduler/shard/
Dshard_client.py265 def _mark_jobs_as_uploaded(self, job_ids): argument
/external/autotest/frontend/afe/
Dmodels.py1327 def get_status_counts(self, job_ids): argument