Home
last modified time | relevance | path

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

/external/autotest/scheduler/
Dmonitor_db_cleanup.py91 _report_detected_errors('jobs_timed_out', len(jobs))
116 _report_detected_errors('hqes_past_max_runtime', len(hqes))
158 _report_detected_errors(
163 _report_detected_errors(
250 _report_detected_errors('dead_hosts_triggered_reverify', len(hosts))
251 _report_detected_errors('dead_hosts_require_reverify', total_hosts)
321 _report_detected_errors('hqes_active_and_complete', num_bad_hqes)
322 _report_detected_errors('hqes_aborted_set_to_inactive', num_aborted)
344 _report_detected_errors('hosts_with_multiple_platforms', len(rows))
360 _report_detected_errors('hosts_with_no_platform', len(rows))
[all …]