Rethinkdb {{ rethinkdb_version }}

{% if buildbot %}

Build: {{ buildbot.build_id }} {% endif %}

Branch: {{ git_info.branch }}

Commit: {{ git_info.commit }}

Commit message:

{{ git_info.message }}

Passed {{ passed }} of {{ total }} tests (filter: {{ filter }})

{% for test in tests %} {% endfor %}
{{ test.name }} {{ test.repeat }} {{ test.status }}