aboutsummaryrefslogtreecommitdiff
path: root/leg-virt-tiancore-edk2-upstream.yaml
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2015-06-04 09:41:56 +0200
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2015-06-04 09:41:56 +0200
commit9dd01a5e158b55f3565a16515752ab86d8587f5e (patch)
tree39944712058e538b66b084570ba35188ed630ed0 /leg-virt-tiancore-edk2-upstream.yaml
parent1f7d8077f5991cf926d520a0bc8170595f6cd75b (diff)
leg-virt-tianocore: use correct URL for latest arm64 defconfig Image
Build slave was renamed from 'build' to 'linaro-kernel-ci' Change-Id: I7cfcd21fd87ecf0a94ffc26c82b7b87ccff15dc1 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Diffstat (limited to 'leg-virt-tiancore-edk2-upstream.yaml')
-rw-r--r--leg-virt-tiancore-edk2-upstream.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/leg-virt-tiancore-edk2-upstream.yaml b/leg-virt-tiancore-edk2-upstream.yaml
index b689c407a7..75df3a6be9 100644
--- a/leg-virt-tiancore-edk2-upstream.yaml
+++ b/leg-virt-tiancore-edk2-upstream.yaml
@@ -155,7 +155,7 @@
block: true
- shell: |
- KERNEL_BUILD_NUM=$(wget -q --no-check-certificate -O - https://ci.linaro.org/job/linux-mainline/ARCH=arm64,defconfig=defconfig,label=build/lastSuccessfulBuild/buildNumber)
+ KERNEL_BUILD_NUM=$(wget -q --no-check-certificate -O - https://ci.linaro.org/job/linux-mainline/ARCH=arm64,defconfig=defconfig,label=linaro-kernel-ci/lastSuccessfulBuild/buildNumber)
DEVICE_TYPE=kvm-aarch64
QEMU_EFI_URL=https://snapshots.linaro.org/components/kernel/${JOB_NAME}/${BUILD_NUMBER}/QEMU-AARCH64/RELEASE_GCC49-SECURE/QEMU_EFI.img.gz
TEMPLATE=https://git.linaro.org/ci/job/configs.git/blob_plain/HEAD:/leg-virt-tiancore-edk2-upstream/lava-job-definitions/${DEVICE_TYPE}/template.json