summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-09-16 04:02:24 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-09-16 04:02:24 +0000
commit7ffe884227b06ff9c1e26c22e7430d0fc4010717 (patch)
tree56e142a203c602de227f707d26ed7837c9d06507 /manifest.sh
parentf7f0847a5dc8a87147aecb65612d8444f0befe33 (diff)
onsuccess: #47: boot: [TCWG CI] https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-defconfig-build/47/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_kernel_llvm: | -5 | # build_abe qemu: | -2 | # linux_n_obj: | 7685 | # linux build successful: | all | # linux boot successful: | boot check_regression status : 0
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.sh b/manifest.sh
index 92c1359..b350e59 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=f2bd8dd397b8121f2acd6fe4a2d30b3b9c60843f"
+declare -g "jenkins_scripts_rev=2243da9f953ecbd944a95427380342ced660a8f4"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_kernel"
@@ -6,7 +6,7 @@ rr[ci_config]="llvm-master-arm-next-defconfig"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-defconfig-build/46/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-defconfig-build/47/"
declare -g "SQUAD_GRP="
rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#master"
rr[linux_git]="https://git.linaro.org/kernel-org/linux-next.git#master"