summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-17 22:25:53 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-17 22:25:53 +0000
commitb78f005d30f31a8340227c8df2d51a3025b90f99 (patch)
treebe06d4489f2009a541c15265d387a93d16e4a69a /manifest.sh
parent4f6d87a32838af6548e4d067b8f277f3d6b404d4 (diff)
onsuccess: #477: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/477/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -8 | # build_abe gcc: | -7 | # build_abe linux: | -5 | # build_abe glibc: | -4 | # build_abe gdb: | -3 | # build_abe dejagnu: | -1 | # build_abe check_glibc --: | 0 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 0a2a068..25e139f 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=024a39edf25ab3f91ea1b2d6fd17c605c6e3577c"
+declare -g "jenkins_scripts_rev=618cede66c1c182459abe0c752e7cde12a2e6c94"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_gnu_native_check_glibc"
@@ -6,14 +6,14 @@ rr[ci_config]="master-aarch64"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/476/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/477/"
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[gdb_git]="git://sourceware.org/git/binutils-gdb.git#master"
rr[glibc_git]="git://sourceware.org/git/glibc.git#master"
rr[linux_git]="https://git.linaro.org/kernel-org/linux.git#master"
-rr[result_expiry_date]="20231116"
+rr[result_expiry_date]="20231117"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"