aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpmikus <pmikus@cisco.com>2021-07-19 06:53:00 +0000
committerPeter Mikus <pmikus@cisco.com>2021-07-28 13:42:36 +0000
commitd102788108352fd5271b139ef3ef1a1c718389a1 (patch)
treec7123567c1cc03ff603c9a1ac0bbb52bfd627d08
parent9e86d195050fcd75c20d59f78d6f5a5e379a6a86 (diff)
PAL: Add s3-logs
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ia8cc2c59a84a61263b2cf88af16f6fd7bad637a8
-rw-r--r--resources/tools/presentation/specifications/converter/environment.yaml6
-rw-r--r--resources/tools/presentation/specifications/report/environment.yaml6
-rw-r--r--resources/tools/presentation/specifications/report_local/environment.yaml6
-rw-r--r--resources/tools/presentation/specifications/trending/environment.yaml6
4 files changed, 24 insertions, 0 deletions
diff --git a/resources/tools/presentation/specifications/converter/environment.yaml b/resources/tools/presentation/specifications/converter/environment.yaml
index 1f57445638..4ab9637eab 100644
--- a/resources/tools/presentation/specifications/converter/environment.yaml
+++ b/resources/tools/presentation/specifications/converter/environment.yaml
@@ -47,6 +47,12 @@
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
+ - type: "xml"
url: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
path: "{job}/{build}/archives/{filename}"
file-name: "output.xml.gz"
diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml
index d2263df97e..a1f4f18d33 100644
--- a/resources/tools/presentation/specifications/report/environment.yaml
+++ b/resources/tools/presentation/specifications/report/environment.yaml
@@ -143,6 +143,12 @@
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
+ - type: "xml"
url: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
path: "{job}/{build}/archives/{filename}"
file-name: "output.xml.gz"
diff --git a/resources/tools/presentation/specifications/report_local/environment.yaml b/resources/tools/presentation/specifications/report_local/environment.yaml
index ccf31b7cb9..cdbce03155 100644
--- a/resources/tools/presentation/specifications/report_local/environment.yaml
+++ b/resources/tools/presentation/specifications/report_local/environment.yaml
@@ -134,6 +134,12 @@
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
+ - type: "xml"
url: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
path: "{job}/{build}/archives/{filename}"
file-name: "output.xml.gz"
diff --git a/resources/tools/presentation/specifications/trending/environment.yaml b/resources/tools/presentation/specifications/trending/environment.yaml
index 3ad4c4f2b0..1358b09e1b 100644
--- a/resources/tools/presentation/specifications/trending/environment.yaml
+++ b/resources/tools/presentation/specifications/trending/environment.yaml
@@ -93,6 +93,12 @@
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
+ - type: "xml"
url: "https://logs.nginx.service.consul/vex-yul-rot-jenkins-1"
path: "{job}/{build}/archives/{filename}"
file-name: "output.xml.gz"