X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fspecifications%2Ftrending%2Fenvironment.yaml;h=1f28660319f2cba8521336102f863bd6d59611a9;hp=95eaa7b606fd552e2532db6f59708cc2abbb8548;hb=2948af03c8240706b54c8f059423779f3de0877c;hpb=c763cfcb064e4f4acf6b8309b08d3800b9bd5331 diff --git a/resources/tools/presentation/specifications/trending/environment.yaml b/resources/tools/presentation/specifications/trending/environment.yaml index 95eaa7b606..1f28660319 100644 --- a/resources/tools/presentation/specifications/trending/environment.yaml +++ b/resources/tools/presentation/specifications/trending/environment.yaml @@ -51,6 +51,9 @@ - "DIR[BUILD,HTML]" testbeds: + "10.32.51.74": "LF-3n-ALT-34" + "10.32.51.82": "LF-2n-ICX-212" + "10.32.51.77": "LF-3n-ICX-37" "10.30.51.45": "LF-2n-SKX-21" "10.30.51.53": "LF-2n-SKX-22" "10.30.51.55": "LF-2n-SKX-23" @@ -58,29 +61,18 @@ "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" - "10.30.51.49": "LF-2n-TX2-34" "10.32.8.25": "LF-2n-ZN2-210" "10.32.8.10": "LF-DNV" # 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 +83,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 +151,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" --> @@ -180,46 +160,50 @@ type: "failed-tests" way: "jenkins" include: + - "last-failed-tests-vpp-3n-alt-mrr" + - "last-failed-tests-vpp-2n-icx-mrr" + - "last-failed-tests-vpp-3n-icx-mrr" - "last-failed-tests-vpp-2n-skx-mrr" - "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-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-3n-alt" + - "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master-2n-icx" + - "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master-3n-icx" - "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-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.