summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-08-28 03:32:22 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-08-28 03:32:22 +0000
commitedb68c7d0351cff2fd61fe0c90b62612ba7c9893 (patch)
treee76584091ea4ae123ccff53a21f328cd428d7e50 /manifest.sh
parent0dadc4cd7d501f9b2fbe826c4253ff195fcf3628 (diff)
onsuccess: #80: 22011: [TCWG CI] https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/80/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_kernel_llvm: | -5 | # build_abe qemu: | -2 | # linux_n_obj: | 22011 check_regression status : 0
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest.sh b/manifest.sh
index 6a40bc5..b608499 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -6,13 +6,14 @@ rr[ci_config]="llvm-master-aarch64-mainline-allyesconfig"
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-mainline-allyesconfig-build/78/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/80/"
declare -g "SQUAD_GRP="
-rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#master"
+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-aarch64-mainline-allyesconfig"
+rr[binutils_git]="baseline"
rr[breakup_changed_components]="breakup_changed_components linux"
rr[components]="binutils llvm linux qemu"
rr[host_c++]="/usr/bin/g++"
@@ -21,7 +22,6 @@ rr[linux_git]="baseline"
rr[llvm_git]="baseline"
rr[no_regression_p]="no_regression_p"
rr[no_regression_result]="0"
-rr[qemu_git]="baseline"
rr[target]="aarch64"
rr[toolchain]="llvm"
declare -g "notify=ignore"