aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/specification_local.yaml
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2021-03-05 07:01:19 +0100
committerTibor Frank <tifrank@cisco.com>2021-03-05 07:01:19 +0100
commit674a67c6dfdc4edd8505fe1793bcd6dbecae5580 (patch)
treeb65061c6a30ec674d82cf14bf09f9840d4560504 /resources/tools/presentation/specification_local.yaml
parentdf0263faee6171805e8bc579a4e0a786e63c3a8d (diff)
PAL: use http instead of https for S3
Change-Id: Ie70f48142d182518d794e542052c31427d788849 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/specification_local.yaml')
-rw-r--r--resources/tools/presentation/specification_local.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/presentation/specification_local.yaml b/resources/tools/presentation/specification_local.yaml
index 95970a2fdf..cdcb749312 100644
--- a/resources/tools/presentation/specification_local.yaml
+++ b/resources/tools/presentation/specification_local.yaml
@@ -106,7 +106,7 @@
urls:
# Urls where the input files are downloaded from
URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
- URL[S3_STORAGE,LOG]: "https://logs.nginx.service.consul/vex-yul-rot-jenkins-1"
+ URL[S3_STORAGE,LOG]: "http://logs.nginx.service.consul/vex-yul-rot-jenkins-1"
URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
URL[NEXUS,DOC]: "https://docs.fd.io/csit"
DIR[NEXUS,DOC]: "report/_static/archive"