From 6b2768f4b029ebcff4ca54d33fcff565476d596d Mon Sep 17 00:00:00 2001 From: Jordi Massaguer Pla Date: Thu, 14 Jul 2022 14:11:16 +0200 Subject: [PATCH] Add link to "flaky" statistics in grafana to the email template Signed-off-by: Jordi Massaguer Pla --- .../mail_templates/mail-template-jenkins-pull-request.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/terracumber_config/mail_templates/mail-template-jenkins-pull-request.txt b/terracumber_config/mail_templates/mail-template-jenkins-pull-request.txt index 6012862d7..e8e144aef 100644 --- a/terracumber_config/mail_templates/mail-template-jenkins-pull-request.txt +++ b/terracumber_config/mail_templates/mail-template-jenkins-pull-request.txt @@ -25,6 +25,9 @@ fixed some or whether your failing tests are also failing in master: https://ci.suse.de/view/Manager/view/Uyuni/job/uyuni-master-dev-acceptance-tests-NUE/ +Check for the "flaky" tests by looking at the statistics of the last 7 days: + +http://grafana.mgr.suse.de/d/PO3YoiMMz/testsuites-wip?orgId=1&var-jobname=uyuni-master-dev-acceptance-tests-NUE&viewPanel=19&from=now-7d&to=now&refresh=5m In case of failure, you can connect to the server host. See $urlprefix/$timestamp for connection details.