summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-08-15 03:14:44 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-08-15 03:14:44 +0000
commit67e5b279834535e4a6d5816db6697069281f3460 (patch)
tree6ca89aa5cb82a651468762ddad995aefcf8a67d5 /manifest.sh
parent462b456732e5571cc27d5e7dbbff6ae61784206f (diff)
force: #53: boot: [TCWG CI] https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/53/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_kernel_llvm: | -5 | # build_abe qemu: | -2 | # linux_n_obj: | 9173 | # linux build successful: | all | # linux boot successful: | boot check_regression status : 0
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/manifest.sh b/manifest.sh
index 383201e..fd2e856 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -5,10 +5,10 @@ rr[ci_project]="tcwg_kernel"
rr[ci_config]="llvm-master-aarch64-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-aarch64-next-defconfig-build/52/"
+rr[update_baseline]="force"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/53/"
declare -g "SQUAD_GRP="
-rr[llvm_git]="https://github.com/llvm/llvm-project.git#origin/main"
+rr[linux_git]="https://git.linaro.org/kernel-org/linux-next.git#6b252cf42281045a9f803d2198023500cfa6ebd2"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"
@@ -18,7 +18,7 @@ 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[linux_git]="baseline"
+rr[llvm_git]="baseline"
rr[no_regression_p]="no_regression_p"
rr[no_regression_result]="0"
rr[qemu_git]="baseline"