aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/specifications/trending/environment.yaml
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2021-10-08 13:24:57 +0200
committerTibor Frank <tifrank@cisco.com>2021-10-08 13:24:57 +0200
commit68f8548a9769aa55de77176c58e9e70bd1a88742 (patch)
tree9fc908dfa5bc405c3aea702c24876191ca69f130 /resources/tools/presentation/specifications/trending/environment.yaml
parent648fa787d8ed7a045da18cf1a0761f3ca0d5b947 (diff)
Docs: update links by S3
Change-Id: I25342e674ecf05e6b6f183ecceb0aa048e625ea3 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/specifications/trending/environment.yaml')
-rw-r--r--resources/tools/presentation/specifications/trending/environment.yaml28
1 files changed, 1 insertions, 27 deletions
diff --git a/resources/tools/presentation/specifications/trending/environment.yaml b/resources/tools/presentation/specifications/trending/environment.yaml
index 0c3b7b8f46..7c9ade3ea7 100644
--- a/resources/tools/presentation/specifications/trending/environment.yaml
+++ b/resources/tools/presentation/specifications/trending/environment.yaml
@@ -149,32 +149,6 @@
alerts:
-# As Jenkins slave is not configured to send emails, this is now only as
-# a working example:
-#
-# # Send the list of failed tests vie email.
-# # Pre-requisites:
-# # - SMTP server is installed on the Jenkins slave
-# # - SMTP server is configured to send emails. Default configuration is
-# # sufficient.
-# email-failed-tests:
-# # Title is used in logs and also as the email subject.
-# title: "Trending: Failed Tests"
-# # Type of alert.
-# type: "failed-tests"
-# # How to send the alert. The used way must be specified in the
-# # configuration part.
-# way: "email"
-# # Data to be included in the alert.
-# # Here is used the list of tables generated by the function
-# # "table_failed_tests_html".
-# include:
-# - "failed-tests-3n-skx"
-# - "failed-tests-2n-skx"
-# # This url is used in the tables instead of the original one. The aim
-# # is to make the links usable also from the email.
-# url: "https://docs.fd.io/csit/master/trending/trending"
-
# Jenkins job sends the email with failed tests.
# Pre-requisites:
# - Jenkins job is configured to send emails in "Post-build Actions" -->
@@ -221,7 +195,7 @@
- "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-ndrpdr-weekly-master-2n-skx"
- "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-ndrpdr-weekly-master-3n-skx"
- "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-ndrpdr-weekly-master-2n-clx"
- url-details: "https://docs.fd.io/csit/master/trending/introduction/failures.html"
+ url-details: "https://s3-docs.fd.io/csit/master/trending/introduction/failures.html"
configurations:
# Configuration of the email notifications.