aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/specification.yaml
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2021-04-15 13:38:01 +0200
committerTibor Frank <tifrank@cisco.com>2021-04-15 12:45:58 +0000
commita4ee241eec7f8a4670fef7b17c181f5c1d934e18 (patch)
treedb6660305aad1221ba8b37e22b4f2c66bca38ef0 /resources/tools/presentation/specification.yaml
parente79dee11182826cb45dce036817c552543766742 (diff)
PAL: Add a new download path
- "{job}/{build}/{filename}" Change-Id: Ibdd86a708e17df32b4866e058614da5e9814a8f0 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 82a13664db8e18e12ccff542e24e5a0dbe2fbce4)
Diffstat (limited to 'resources/tools/presentation/specification.yaml')
-rw-r--r--resources/tools/presentation/specification.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml
index 59013e54a0..6984d052e0 100644
--- a/resources/tools/presentation/specification.yaml
+++ b/resources/tools/presentation/specification.yaml
@@ -98,7 +98,7 @@
urls:
URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
- URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
+ URL[S3_STORAGE,LOG]: "https://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"
@@ -2559,7 +2559,9 @@
arch-file-format:
- ".gz"
- ".zip"
- download-path: "{job}/{build}/archives/{filename}"
+ download-path:
+ - "{job}/{build}/{filename}"
+ - "{job}/{build}/archives/{filename}"
extract: "output.xml"
zip-file-name: "robot-plugin.zip"