From 3a0f655e6acb04efe48425be9a1c3263af1e992b Mon Sep 17 00:00:00 2001 From: TCWG BuildSlave Date: Tue, 7 Nov 2023 08:28:03 +0000 Subject: onsuccess: #104: 22464: [TCWG CI] https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/104/ Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_kernel_llvm: | -5 | # build_abe qemu: | -2 | # linux_n_obj: | 22464 check_regression status : 0 --- manifest.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'manifest.sh') diff --git a/manifest.sh b/manifest.sh index a07404a..5c2c2ae 100644 --- a/manifest.sh +++ b/manifest.sh @@ -1,4 +1,4 @@ -declare -g "jenkins_scripts_rev=b3101c20903e7f2baf5e2def856c915eb0b86647" +declare -g "jenkins_scripts_rev=b4867e81348c2ef48a0a93fcf0d4fb2735ecd3bc" # Artifacts directory # Recording parameters to manifest: artifacts/manifest.sh rr[ci_project]="tcwg_kernel" @@ -6,22 +6,22 @@ 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/103/" +declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/104/" 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.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-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++" 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]="aarch64" rr[toolchain]="llvm" declare -g "notify=ignore" -- cgit v1.2.3