Hello,
Here's the result of the latest tempest run for job {{ data.get('job') }}.
The job ran on {{ data.get('date') }}.
For more details, you can check the URL: {{ data.get('link') }} (It might take a few minutes to upload the logs).
{% if 'new' in data and data.new %}We consider a successfull run even if it has Known failures, since these are covered.
{% endif %} {% if not data.run %}This means that the TripleO installation might have finished sucessfully, however, tempest either fail before tests started, or didn't ran at all.
{% endif %}You are receiving this email because someone from TripleO team though you were interested in these results.