From: Tibor Frank Date: Fri, 8 Jul 2022 09:41:57 +0000 (+0200) Subject: PAL: Remove nginx.logs.service.consul from data sources X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=f60636c0db68b0d889cdd4c747cf628f396af963 PAL: Remove nginx.logs.service.consul from data sources Change-Id: Ia3e157f4c9101bafbc6abb37dba4e409d8d9051c Signed-off-by: Tibor Frank --- diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml index ca6e3c0eec..053969567c 100644 --- a/resources/tools/presentation/specifications/report/environment.yaml +++ b/resources/tools/presentation/specifications/report/environment.yaml @@ -145,18 +145,6 @@ 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_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" - file-format: ".gz" - enabled: True # XML from S3 docs - type: "xml-docs" url: "https://s3-docs.fd.io/csit" diff --git a/resources/tools/presentation/specifications/trending/environment.yaml b/resources/tools/presentation/specifications/trending/environment.yaml index 389e6f84d5..f842775e30 100644 --- a/resources/tools/presentation/specifications/trending/environment.yaml +++ b/resources/tools/presentation/specifications/trending/environment.yaml @@ -80,18 +80,6 @@ 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" - 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_info.xml.gz" - file-format: ".gz" - enabled: True archive-inputs: False