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