aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2022-05-30 15:51:30 +0200
committerTibor Frank <tifrank@cisco.com>2022-05-30 15:51:30 +0200
commit83baf715f77d68e2d90ef279d34a85c8f51d0883 (patch)
treead09a448388740861011c9e927db74655c68f0e8 /resources/tools
parent5a7175b6a9fc0a6cd31441a203cd711796e56108 (diff)
PAL: Remove nexus from data sources
Change-Id: Iec40f3cb1ca543dc42017ccfb2a663aee1204531 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools')
-rw-r--r--resources/tools/presentation/specifications/report/environment.yaml57
-rw-r--r--resources/tools/presentation/specifications/trending/environment.yaml45
2 files changed, 3 insertions, 99 deletions
diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml
index 294e43ed99..3220dd751c 100644
--- a/resources/tools/presentation/specifications/report/environment.yaml
+++ b/resources/tools/presentation/specifications/report/environment.yaml
@@ -151,70 +151,19 @@
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://logs.nginx.service.consul/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}"
- file-name: "output.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-format: ".gz"
- enabled: True
- - 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
- # XML from docs.nexus
+ # XML from S3 docs
- type: "xml-docs"
- url: "https://docs.fd.io/csit"
+ url: "https://s3-docs.fd.io/csit"
path: "report/_static/archive"
file-name: "output_info.xml.gz"
file-format: ".gz"
enabled: True
- type: "xml-docs"
- url: "https://docs.fd.io/csit"
+ url: "https://s3-docs.fd.io/csit"
path: "report/_static/archive"
file-name: "output.xml.gz"
file-format: ".gz"
enabled: True
- - type: "xml-docs"
- url: "https://docs.fd.io/csit"
- path: "report/_static/archive"
- file-name: "robot-plugin.zip"
- file-format: ".zip"
- enabled: False
- # 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
diff --git a/resources/tools/presentation/specifications/trending/environment.yaml b/resources/tools/presentation/specifications/trending/environment.yaml
index 5403025d49..1cd44936bc 100644
--- a/resources/tools/presentation/specifications/trending/environment.yaml
+++ b/resources/tools/presentation/specifications/trending/environment.yaml
@@ -88,51 +88,6 @@
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: 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: 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: 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: 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: False
- # 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