X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fspecifications%2Freport%2Fenvironment.yaml;h=048eca3d0500b3757392854f4b2b646b7f1dd152;hp=10d61f56e4915eadb0dcb0e6df5d9abf5b9f693e;hb=f975cf2f1e2f5baef0ab0da75a53948d025562a2;hpb=336e3689671d0c266e7da035c1df978b2404a86b diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml index 10d61f56e4..048eca3d05 100644 --- a/resources/tools/presentation/specifications/report/environment.yaml +++ b/resources/tools/presentation/specifications/report/environment.yaml @@ -117,13 +117,6 @@ # 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" @@ -139,32 +132,32 @@ enabled: True - 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 - type: "xml" url: "https://logs.fd.io/production/vex-yul-rot-jenkins-1" path: "{job}/{build}/archives/{filename}" - file-name: "output.xml.gz" + file-name: "output_info.xml.gz" file-format: ".gz" enabled: True - type: "xml" - url: "https://logs.nginx.service.consul/vex-yul-rot-jenkins-1" + 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.nginx.service.consul/vex-yul-rot-jenkins-1" - path: "{job}/{build}/{filename}" + 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" + url: "https://logs.nginx.service.consul/vex-yul-rot-jenkins-1" path: "{job}/{build}/{filename}" - file-name: "output_info.xml.gz" + file-name: "output.xml.gz" file-format: ".gz" enabled: True - type: "xml" @@ -192,6 +185,13 @@ file-name: "robot-plugin.zip" file-format: ".zip" 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