summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-08-24 03:38:10 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-08-24 03:38:10 +0000
commit674db9ae21514d82ec50aa273967ec1d1c8dbb79 (patch)
treea82a1ceacd7ccd94a215ba1550b9d091ffa00027 /manifest.sh
parent69eb769cd847ebb0f2cd43b7f5234ef8e0cbd409 (diff)
onsuccess: #42: boot: [TCWG CI] https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-defconfig-build/42/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_kernel_llvm: | -5 | # build_abe qemu: | -2 | # linux_n_obj: | 7673 | # 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 78aec5d..c35090f 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=275d067c071de3e05b9ba8103392d333c6dbb240"
+declare -g "jenkins_scripts_rev=96c513631212e0ddbb5342b35ae4e5a2dd82f5c0"
# 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/41/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-defconfig-build/42/"
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"