Searched refs:check_host_assignment (Results 1 – 2 of 2) sorted by relevance
227 self.check_host_assignment(job.id, matching_host.id)266 self.check_host_assignment(job.id, host.id)
467 def check_host_assignment(self, job_id, host_id): member in AbstractBaseRDBTester