Home
last modified time | relevance | path

Searched refs:expect_heartbeat (Results 1 – 1 of 1) sorted by relevance

/external/autotest/scheduler/shard/
Dshard_client_unittest.py57 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'],
[all …]