X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fspecifications%2Freport%2Fenvironment.yaml;h=3220dd751c10f68988f44a3875d25c9c8a2c34b2;hb=refs%2Fchanges%2F98%2F36298%2F1;hp=cb90d913816d56d9b92bbf2a8edd48af23d17d4a;hpb=f6806362f41354b5ae0149bf5a2329e518ebcd7b;p=csit.git diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml index cb90d91381..3220dd751c 100644 --- a/resources/tools/presentation/specifications/report/environment.yaml +++ b/resources/tools/presentation/specifications/report/environment.yaml @@ -36,6 +36,8 @@ # Detailed test results DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results" + DIR[DTR,PERF,DPDK,2N,ICX]: "{DIR[DTR]}/dpdk_performance_results_2n_icx" + DIR[DTR,PERF,DPDK,3N,ICX]: "{DIR[DTR]}/dpdk_performance_results_3n_icx" DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx" DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx" DIR[DTR,PERF,DPDK,2N,ZN2]: "{DIR[DTR]}/dpdk_performance_results_2n_zn2" @@ -149,51 +151,19 @@ 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}" + # XML from S3 docs + - type: "xml-docs" + url: "https://s3-docs.fd.io/csit" + path: "report/_static/archive" file-name: "output_info.xml.gz" file-format: ".gz" enabled: True - - type: "xml" - url: "https://logs.nginx.service.consul/vex-yul-rot-jenkins-1" - path: "{job}/{build}/archives/{filename}" + - type: "xml-docs" + url: "https://s3-docs.fd.io/csit" + path: "report/_static/archive" file-name: "output.xml.gz" file-format: ".gz" enabled: True - - 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 - - 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 - - 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 - # 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 @@ -268,4 +238,4 @@ html: - full # pdf: - # - minimal + # - minimal