{% extends "reports/base_report.html" %} {% block title %} External CI status for {{ module }} for the last {{ days }} days {% endblock %} {% block scripts %} {% endblock %} {% block content %}
Overall stats for external CIs. Merged patch sets - results of test execution on the last patch set in the merged change request (assuming that it is almost the same as to run tests against master). All patch sets - results of test execution on all patch sets.
List of CIs is taken from DriverLog and can be updated by commit into its default_data.json
Status of CI test execution for every merged patch set grouped by days. Green cell - tests ran successfully, red cell - tests failed, grey cell - tests results not found.