Lines Matching refs:expect_heartbeat
57 def expect_heartbeat(self, shard_hostname='host1', member in ShardClientTest
163 self.expect_heartbeat(
172 self.expect_heartbeat(
188 self.expect_heartbeat(
240 self.expect_heartbeat(return_hosts=[host_serialized])
241 self.expect_heartbeat(known_host_ids=[host_id],
244 self.expect_heartbeat()
275 self.expect_heartbeat(return_jobs=[job1_serialized])
276 self.expect_heartbeat(return_jobs=[job1_serialized, job2_serialized])
277 self.expect_heartbeat(known_job_ids=[job1_serialized['id'],
279 self.expect_heartbeat(known_job_ids=[job2_serialized['id']])
312 self.expect_heartbeat(return_hosts=[host1_serialized])
313 self.expect_heartbeat(return_hosts=[host1_serialized, host2_serialized])
314 self.expect_heartbeat(known_host_ids=[host1_serialized['id'],
356 self.expect_heartbeat()
363 self.expect_heartbeat(side_effect=shutdown_sut)
382 self.expect_heartbeat()