{% set db = request.get_db() %} {% extends "layout.html" %} {% set components = [(testsuite_name, v4_url_for(".v4_overview"))] %} {% block title %}Overview{% endblock %} {% block head %} {% endblock %} {% block body %}

Recent Activity

display recent runs and active machines

Global Status

show baseline comparison for all tests and machines

Daily Report

daily performance change report (WIP)

Summary Report

high-level performance summary charts (WIP)

All Machines

All the machines with runs on this server.

{% endblock %}