aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/specifications/report/environment.yaml
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2021-06-29 07:08:56 +0200
committerTibor Frank <tifrank@cisco.com>2021-06-29 07:08:56 +0200
commitf975cf2f1e2f5baef0ab0da75a53948d025562a2 (patch)
tree517f7073e36b1bced6db6ada7ac7e3a90c3eb4f3 /resources/tools/presentation/specifications/report/environment.yaml
parent336e3689671d0c266e7da035c1df978b2404a86b (diff)
Report: Add re-test data
Change-Id: Ifa6bc912d4b0dd5c377ebe1654bff694c0c006e7 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/specifications/report/environment.yaml')
-rw-r--r--resources/tools/presentation/specifications/report/environment.yaml26
1 files changed, 13 insertions, 13 deletions
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