aboutsummaryrefslogtreecommitdiff
path: root/linux-kernel-ci/lava-job-definitions/generic
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2014-09-12 11:42:19 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2014-09-12 11:42:19 +0300
commit758ae7b34b2b0fe52d73c0e2371cbca3fec7db7d (patch)
tree5ecc6ce9b185789e094432a6c1497212538f2df7 /linux-kernel-ci/lava-job-definitions/generic
parent370e285cd1fa5262d245c00f67f5133a1c96640c (diff)
linux-kernel-ci: update the templates
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'linux-kernel-ci/lava-job-definitions/generic')
-rw-r--r--linux-kernel-ci/lava-job-definitions/generic/template.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux-kernel-ci/lava-job-definitions/generic/template.yaml b/linux-kernel-ci/lava-job-definitions/generic/template.yaml
index 55d526dbd4..0160958697 100644
--- a/linux-kernel-ci/lava-job-definitions/generic/template.yaml
+++ b/linux-kernel-ci/lava-job-definitions/generic/template.yaml
@@ -1,8 +1,8 @@
actions:
- command: deploy_linaro_kernel
parameters:
- dtb: 'http://snapshots.linaro.org/kernel-hwpack/linux-next/${defconfig}/${BUILD_NUMBER}/dtb/${DTB_FILE_NAME}'
- kernel: 'http://snapshots.linaro.org/kernel-hwpack/linux-next/${defconfig}/${BUILD_NUMBER}/${KERNEL_FILE_NAME}'
+ dtb: '${DTB_URL}/${DTB}'
+ kernel: '${KERNEL_URL}/${KERNEL}'
nfsrootfs: '${ROOTFS_BUILD_URL}'
metadata:
build id: '${BUILD_NUMBER}'