From edb68c7d0351cff2fd61fe0c90b62612ba7c9893 Mon Sep 17 00:00:00 2001 From: TCWG BuildSlave Date: Mon, 28 Aug 2023 03:32:22 +0000 Subject: 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 --- manifest.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'manifest.sh') 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" -- cgit v1.2.3