summaryrefslogtreecommitdiff
path: root/jenkins_kernel_build_inst
diff options
context:
space:
mode:
authorMichael-Doyle Hudson <michael.hudson@linaro.org>2011-09-20 15:59:33 +1200
committerMichael-Doyle Hudson <michael.hudson@linaro.org>2011-09-20 15:59:33 +1200
commit9b63141eabd0c59a84a4b0434b2cd16a1cac848e (patch)
tree5ef880e05a6fe57f627c21dd99355c1282bde78a /jenkins_kernel_build_inst
parent7629b7e4f3533afe571365d15c4392bc87de9575 (diff)
include the full url of the build in jenkins in the metadata for both the build result and the lava job
Diffstat (limited to 'jenkins_kernel_build_inst')
-rwxr-xr-xjenkins_kernel_build_inst1
1 files changed, 1 insertions, 0 deletions
diff --git a/jenkins_kernel_build_inst b/jenkins_kernel_build_inst
index f94a4c8..d2b78f9 100755
--- a/jenkins_kernel_build_inst
+++ b/jenkins_kernel_build_inst
@@ -49,6 +49,7 @@ echo KERNEL_COMMIT=$GIT_COMMIT >> hwpack_info
echo COMMIT_TIME=`git show -s --format=%cD HEAD` >> hwpack_info
echo KERNEL_NAME=$bundle_stream_name >> hwpack_info
echo SUBMIT_LAVA_JOB=$submit_job >> hwpack_info
+echo KERNEL_BUILD_URL=$BUILD_URL >> hwpack_info
rm -f ../linux-image*${kernel_version}_*.deb
rm -f *.deb