From 41b36b0d8f8a6563fba2d23dcfcd07f486f5a84f Mon Sep 17 00:00:00 2001 From: TCWG BuildSlave Date: Wed, 18 Oct 2023 01:12:06 +0000 Subject: onsuccess: #56: boot: [TCWG CI] https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/56/ Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_abe stage1: | -5 | # build_abe qemu: | -2 | # linux_n_obj: | 649 | # linux build successful: | all | # linux boot successful: | boot 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 ab3bd93..f1c9480 100644 --- a/manifest.sh +++ b/manifest.sh @@ -1,4 +1,4 @@ -declare -g "jenkins_scripts_rev=d39b70ee3ca96abf3454eacd0a60e13662feb2d8" +declare -g "jenkins_scripts_rev=d10ab61e44bba4a7799ab820b71a14dbbdfcc388" # Artifacts directory # Recording parameters to manifest: artifacts/manifest.sh rr[ci_project]="tcwg_kernel" @@ -6,11 +6,10 @@ rr[ci_config]="gnu-master-aarch64-next-allnoconfig" declare -g "scripts_branch=master" rr[mode]="build" rr[update_baseline]="onsuccess" -declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/54/" +declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/56/" declare -g "SQUAD_GRP=" rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#master" rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#master" -rr[linux_git]="https://git.linaro.org/kernel-org/linux-next.git#master" rr[qemu_git]="https://gitlab.com/qemu-project/qemu.git#master" # Saving rr[] in the manifest rr[abe_branch]="master" @@ -20,6 +19,7 @@ rr[breakup_changed_components]="breakup_changed_components linux" rr[components]="binutils gcc linux qemu" rr[host_c++]="/usr/bin/g++" rr[host_cc]="/usr/bin/gcc" +rr[linux_git]="baseline" rr[no_regression_p]="no_regression_p" rr[no_regression_result]="0" rr[target]="aarch64" -- cgit v1.2.3