summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-18 01:12:06 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-18 01:12:06 +0000
commit41b36b0d8f8a6563fba2d23dcfcd07f486f5a84f (patch)
tree98c85b2d375490fa05d89b7ac94786c324318b2d /manifest.sh
parentc1317743d1922042d457c7e61808022281eac1e4 (diff)
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
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 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"