X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fspecifications%2Ftrending%2Fenvironment.yaml;h=2440b653e738ef97dc7afc999c2c0b8e027fe983;hb=98f82b5dbcd16878b5ebc5e0cb1f6f2657d48c65;hp=2a1e422644f6332f46bf2fde83d3b91669202be7;hpb=b3881e8cb219865423bc578c1e65324e15336847;p=csit.git diff --git a/resources/tools/presentation/specifications/trending/environment.yaml b/resources/tools/presentation/specifications/trending/environment.yaml index 2a1e422644..2440b653e7 100644 --- a/resources/tools/presentation/specifications/trending/environment.yaml +++ b/resources/tools/presentation/specifications/trending/environment.yaml @@ -67,14 +67,13 @@ # Data sources are used in this order: data-sources: - # JSON from S3 - - type: "json" - url: "https://logs.nginx.service.consul/vex-yul-rot-jenkins-1" + # XML + - type: "xml" + url: "https://s3-logs.fd.io/vex-yul-rot-jenkins-1" path: "{job}/{build}/{filename}" - file-name: "output.json.gz" + file-name: "output_info.xml.gz" file-format: ".gz" - enabled: False - # XML + enabled: True - type: "xml" url: "https://logs.nginx.service.consul/vex-yul-rot-jenkins-1" path: "{job}/{build}/{filename}" @@ -87,42 +86,51 @@ file-name: "output_info.xml.gz" file-format: ".gz" enabled: True + # To be deprecated soon: - type: "xml" url: "https://logs.fd.io/production/vex-yul-rot-jenkins-1" - path: "{job}/{build}/archives/{filename}" + path: "{job}/{build}/{filename}" file-name: "output_info.xml.gz" file-format: ".gz" enabled: True + # Deprecated: - type: "xml" url: "https://logs.fd.io/production/vex-yul-rot-jenkins-1" - path: "{job}/{build}/{filename}" + path: "{job}/{build}/archives/{filename}" file-name: "output_info.xml.gz" file-format: ".gz" - enabled: True + enabled: False - type: "xml" url: "https://logs.nginx.service.consul/vex-yul-rot-jenkins-1" path: "{job}/{build}/archives/{filename}" file-name: "output.xml.gz" file-format: ".gz" - enabled: True + enabled: False - type: "xml" url: "https://logs.nginx.service.consul/vex-yul-rot-jenkins-1" path: "{job}/{build}/{filename}" file-name: "output.xml.gz" file-format: ".gz" - enabled: True + enabled: False - type: "xml" url: "https://logs.fd.io/production/vex-yul-rot-jenkins-1" path: "{job}/{build}/archives/{filename}" file-name: "output.xml.gz" file-format: ".gz" - enabled: True + enabled: False - type: "xml" url: "https://logs.fd.io/production/vex-yul-rot-jenkins-1" path: "{job}/{build}/{filename}" file-name: "output.xml.gz" file-format: ".gz" - enabled: True + enabled: False + # JSON from S3 + - type: "json" + url: "https://logs.nginx.service.consul/vex-yul-rot-jenkins-1" + path: "{job}/{build}/{filename}" + file-name: "output.json.gz" + file-format: ".gz" + enabled: False archive-inputs: False @@ -141,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" --> @@ -184,6 +166,8 @@ - "last-failed-tests-vpp-2n-tx2-mrr" - "last-failed-tests-vpp-2n-dnv-mrr" - "last-failed-tests-vpp-3n-dnv-mrr" + - "last-failed-tests-vpp-2n-aws-mrr" + - "last-failed-tests-vpp-3n-aws-mrr" - "last-failed-tests-dpdk-2n-skx-mrr" - "last-failed-tests-dpdk-3n-skx-mrr" - "last-failed-tests-dpdk-2n-clx-mrr" @@ -192,26 +176,28 @@ - "last-failed-tests-vpp-2n-skx-ndrpdr" - "last-failed-tests-vpp-3n-skx-ndrpdr" - "last-failed-tests-vpp-2n-clx-ndrpdr" + - "last-failed-tests-trex-2n-skx-mrr" urls: - "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master-2n-skx" - "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master-3n-skx" - "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master-2n-clx" - "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master-2n-zn2" - - "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master" - "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master-3n-tsh" - "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master-2n-tx2" - "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master-2n-dnv" - "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master-3n-dnv" + - "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-weekly-master-2n-aws" + - "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-weekly-master-3n-aws" - "https://jenkins.fd.io/view/csit/job/csit-dpdk-perf-mrr-weekly-master-2n-skx" - "https://jenkins.fd.io/view/csit/job/csit-dpdk-perf-mrr-weekly-master-3n-skx" - "https://jenkins.fd.io/view/csit/job/csit-dpdk-perf-mrr-weekly-master-2n-clx" - - "https://jenkins.fd.io/view/csit/job/csit-dpdk-perf-mrr-weekly-master" - "https://jenkins.fd.io/view/csit/job/csit-dpdk-perf-mrr-weekly-master-3n-tsh" - "https://jenkins.fd.io/view/csit/job/csit-dpdk-perf-mrr-weekly-master-2n-tx2" - "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" + - "https://jenkins.fd.io/view/csit/job/csit-trex-perf-ndrpdr-weekly-master-2n-skx" + url-details: "https://s3-docs.fd.io/csit/master/trending/introduction/failures.html" configurations: # Configuration of the email notifications.