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=95eaa7b606fd552e2532db6f59708cc2abbb8548;hpb=c763cfcb064e4f4acf6b8309b08d3800b9bd5331;p=csit.git diff --git a/resources/tools/presentation/specifications/trending/environment.yaml b/resources/tools/presentation/specifications/trending/environment.yaml index 95eaa7b606..2440b653e7 100644 --- a/resources/tools/presentation/specifications/trending/environment.yaml +++ b/resources/tools/presentation/specifications/trending/environment.yaml @@ -58,9 +58,6 @@ "10.32.8.19": "LF-2n-CLX-27" "10.32.8.21": "LF-2n-CLX-28" "10.32.8.23": "LF-2n-CLX-29" - "10.30.51.16": "LF-3n-HSW-01" - "10.30.51.20": "LF-3n-HSW-02" - "10.30.51.24": "LF-3n-HSW-03" "10.30.51.48": "LF-3n-SKX-31" "10.30.51.60": "LF-3n-SKX-32" "10.30.51.49": "LF-3n-TSH-33" @@ -70,17 +67,10 @@ # 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" - path: "{job}/{build}/{filename}" - file-name: "output.json.gz" - file-format: ".gz" - enabled: False # XML - type: "xml" - url: "https://logs.nginx.service.consul/vex-yul-rot-jenkins-1" - path: "{job}/{build}/archives/{filename}" + url: "https://s3-logs.fd.io/vex-yul-rot-jenkins-1" + path: "{job}/{build}/{filename}" file-name: "output_info.xml.gz" file-format: ".gz" enabled: True @@ -91,41 +81,56 @@ file-format: ".gz" enabled: True - type: "xml" - url: "https://logs.fd.io/production/vex-yul-rot-jenkins-1" + url: "https://logs.nginx.service.consul/vex-yul-rot-jenkins-1" path: "{job}/{build}/archives/{filename}" 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}/{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}/archives/{filename}" + file-name: "output_info.xml.gz" + file-format: ".gz" + 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 @@ -144,33 +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-hsw" -# - "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,42 +162,42 @@ - "last-failed-tests-vpp-3n-skx-mrr" - "last-failed-tests-vpp-2n-clx-mrr" - "last-failed-tests-vpp-2n-zn2-mrr" - - "last-failed-tests-vpp-3n-hsw-mrr" - "last-failed-tests-vpp-3n-tsh-mrr" - "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" - - "last-failed-tests-dpdk-3n-hsw-mrr" - "last-failed-tests-dpdk-3n-tsh-mrr" - "last-failed-tests-dpdk-2n-tx2-mrr" - "last-failed-tests-vpp-2n-skx-ndrpdr" - "last-failed-tests-vpp-3n-skx-ndrpdr" - "last-failed-tests-vpp-2n-clx-ndrpdr" - - "last-failed-tests-vpp-3n-hsw-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" - - "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-ndrpdr-weekly-master-3n-hsw" - 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.