summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-21 13:01:09 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-21 13:01:09 +0000
commit5903998896df4ac68c7b5de15243c058f60a60fa (patch)
treea9a9adc2caee6ada6a03d6a6fe8d409b06ad0a50 /manifest.sh
parent948203e7e11877098164aab9c24e5cafeeaac630 (diff)
onsuccess: #140: 23954: [TCWG CI] https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/140/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_kernel_llvm: | -5 | # build_abe qemu: | -2 | # linux_n_obj: | 23954 check_regression status : 0
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh10
1 files changed, 5 insertions, 5 deletions
diff --git a/manifest.sh b/manifest.sh
index 491a248..a3449ca 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=d10ab61e44bba4a7799ab820b71a14dbbdfcc388"
+declare -g "jenkins_scripts_rev=42e80f223493fcc19ffa2eee0036ebe76bf07bc2"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_kernel"
@@ -6,22 +6,22 @@ rr[ci_config]="llvm-master-arm-next-allmodconfig"
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-allmodconfig-build/139/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/140/"
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"
+rr[llvm_git]="https://github.com/llvm/llvm-project.git#main"
+rr[qemu_git]="https://gitlab.com/qemu-project/qemu.git#master"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"
rr[baseline_branch]="linaro-local/ci/tcwg_kernel/llvm-master-arm-next-allmodconfig"
-rr[binutils_git]="baseline"
rr[breakup_changed_components]="breakup_changed_components linux"
rr[components]="binutils llvm linux qemu"
rr[host_c++]="/usr/bin/g++"
rr[host_cc]="/usr/bin/gcc"
-rr[llvm_git]="baseline"
rr[no_regression_p]="no_regression_p"
rr[no_regression_result]="0"
-rr[qemu_git]="baseline"
rr[target]="arm"
rr[toolchain]="llvm"
declare -g "notify=ignore"