Searched refs:heartbeat_response (Results 1 – 2 of 2) sorted by relevance
135 def process_heartbeat_response(self, heartbeat_response): argument145 hosts_serialized = heartbeat_response['hosts']146 jobs_serialized = heartbeat_response['jobs']147 suite_keyvals_serialized = heartbeat_response['suite_keyvals']
577 heartbeat_response = self._get_example_response()578 hosts_serialized = heartbeat_response['hosts']579 jobs_serialized = heartbeat_response['jobs']