{% extends "dashboard_app/_content.html" %} {% load call %} {% load i18n %} {% block extrahead %} {{ block.super }} {% endblock %} {% block content %}
Tests ran on {{ test_run_cluster.grouper }} | ||
---|---|---|
{{ test_run.test }} | {{ all_results.count }} |
{% spaceless %}
{% regroup all_results|dictsort:"result" by result as result_group_list %}
{% for result_group in result_group_list %}
{% if result_group.list|length > 300 %}
...
{% else %}
{% endif %}
{% endfor %}
{% endspaceless %}
{% endwith %}
|
This combination of of root file system + hwardware pack was not tested in the last 14 days
{% endif %} {% endwith %} {% endblock %}