Update logs link to use new format

Format for the thirdparty CI logs link changed, this updates
the format so that we index the right stuff into Elastic.

Change-Id: I6d4a956f24793ecaaa5d124fbba648c118105ac8
This commit is contained in:
jkilpatr 2017-07-19 15:28:14 -04:00 committed by Justin Kilpatrick
parent 80c08e3e52
commit 385443bc39

View File

@ -1,3 +1,3 @@
dlrn_hash: "Not a pipeline build"
rhos_puddle: "Not a pipeline build"
logs_link: "https://thirdparty-logs.rdoproject.org/{{ lookup('env','JOB_NAME') }}-{{ lookup('env','BUILD_NUMBER') }}/"
logs_link: "https://thirdparty.logs.rdoproject.org/jenkins-{{ lookup('env','JOB_NAME') }}-{{ lookup('env','BUILD_NUMBER') }}/"