summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-13 07:49:43 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-13 07:49:43 +0000
commitb90f086ea9937d3ce2080159088a151b0e0b5e59 (patch)
tree410f4642e2e4c8371b47c221f05975ee1351c429 /manifest.sh
parenta822cfc11d93764e5b90a9ce607e275239a2f805 (diff)
onsuccess: #982: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/982/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -8 | # build_abe stage1 --: | -7 | # build_abe linux: | -6 | # build_abe glibc: | -5 | # build_abe stage2 --: | -4 | # build_abe gdb: | -3 | # build_abe qemu: | -2 | # build_abe dejagnu: | -1 | # build_abe check_gcc --: | 0 check_regression status : 0
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.sh b/manifest.sh
index 8395395e..e1512989 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -6,7 +6,7 @@ rr[ci_config]="master-arm"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/981/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/982/"
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"
@@ -14,7 +14,7 @@ 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[qemu_git]="https://gitlab.com/qemu-project/qemu.git#master"
-rr[result_expiry_date]="20231112"
+rr[result_expiry_date]="20231113"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"