aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/specifications/trending/environment.yaml
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2021-09-27 09:46:07 +0200
committerTibor Frank <tifrank@cisco.com>2021-09-27 09:46:07 +0200
commit89f01fb4a805db23f7daa318baa83a3839efb5e1 (patch)
tree164431e7db68b90210b0270249c79d995d354a33 /resources/tools/presentation/specifications/trending/environment.yaml
parentb3b10f0a3b14dfde7f2b16bc33a6f82fe2fd1665 (diff)
Trending: Use s3 as primary source
Change-Id: Ibf68155fa06b8ee0783df83af3e03d351a615294 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/specifications/trending/environment.yaml')
-rw-r--r--resources/tools/presentation/specifications/trending/environment.yaml24
1 files changed, 13 insertions, 11 deletions
diff --git a/resources/tools/presentation/specifications/trending/environment.yaml b/resources/tools/presentation/specifications/trending/environment.yaml
index 16261fa1c7..5868fd9d5a 100644
--- a/resources/tools/presentation/specifications/trending/environment.yaml
+++ b/resources/tools/presentation/specifications/trending/environment.yaml
@@ -69,6 +69,12 @@
data-sources:
# XML
- type: "xml"
+ 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
+ - type: "xml"
url: "https://logs.nginx.service.consul/vex-yul-rot-jenkins-1"
path: "{job}/{build}/{filename}"
file-name: "output_info.xml.gz"
@@ -80,48 +86,44 @@
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: True
- - type: "xml"
- url: "https://s3-logs.fd.io/logs/production/vex-yul-rot-jenkins-1"
- path: "{job}/{build}/{filename}"
- file-name: "output_info.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}/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"