Searched refs:heartbeat_response (Results 1 – 2 of 2) sorted by relevance
158 def process_heartbeat_response(self, heartbeat_response): argument168 hosts_serialized = heartbeat_response['hosts']169 jobs_serialized = heartbeat_response['jobs']170 suite_keyvals_serialized = heartbeat_response['suite_keyvals']171 incorrect_host_ids = heartbeat_response.get('incorrect_host_ids', [])
567 heartbeat_response = self._get_example_response()568 hosts_serialized = heartbeat_response['hosts']569 jobs_serialized = heartbeat_response['jobs']