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:47 +0000
commita03e7046ec75e18478e3221ba254875ea9584c4d (patch)
tree0bec0c8f369664704c309a469f3d31e9f9e2b224
parent5e470c86572c16a2dbb238d7b5a6682ee7b91aa8 (diff)
PAL: Add s3-logs
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ia8cc2c59a84a61263b2cf88af16f6fd7bad637a8 (cherry picked from commit d102788108352fd5271b139ef3ef1a1c718389a1)
-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"