aboutsummaryrefslogtreecommitdiff
path: root/jenkins/bisect.jpl
diff options
context:
space:
mode:
authorGuillaume Tucker <guillaume.tucker@collabora.com>2017-12-13 09:37:28 +0000
committerGuillaume Tucker <guillaume.tucker@collabora.com>2018-02-19 12:10:54 +0000
commit2ac144c476db79bb0cced152ab9e5c5168b75693 (patch)
treecf0c533290a0b328ef6d2f63c0ab1b669f9ecbe5 /jenkins/bisect.jpl
parentd094d55ea0096301bfc4fd07e1a46f4191999a6f (diff)
bisect.jpl: echo kernel repository URL
Signed-off-by: Guillaume Tucker <guillaume.tucker@collabora.com>
Diffstat (limited to 'jenkins/bisect.jpl')
-rw-r--r--jenkins/bisect.jpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/jenkins/bisect.jpl b/jenkins/bisect.jpl
index 7d086a2..6968624 100644
--- a/jenkins/bisect.jpl
+++ b/jenkins/bisect.jpl
@@ -325,6 +325,7 @@ node("bisection") {
Lab: ${params.LAB}
Target: ${params.TARGET}
Tree: ${params.TREE}
+URL: ${params.KERNEL_URL}
Branch: ${params.KERNEL_BRANCH}
Defconfig: ${params.DEFCONFIG}
Plan: ${params.PLAN}