Home | History | Annotate | Download | only in scheduler

Lines Matching refs:jobs_with_hosts

956         jobs_with_hosts = self._host_scheduler.find_hosts_for_jobs(host_jobs)
957 for host_assignment in jobs_with_hosts: