From 044d2a9cb20e326ce2c95c82a00459281a5368af Mon Sep 17 00:00:00 2001 From: TCWG BuildSlave Date: Tue, 19 Dec 2023 22:26:17 +0000 Subject: onsuccess: #509: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/509/ 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 --- manifest.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'manifest.sh') diff --git a/manifest.sh b/manifest.sh index b70a92b..44b8a91 100644 --- a/manifest.sh +++ b/manifest.sh @@ -1,4 +1,4 @@ -declare -g "jenkins_scripts_rev=76f55d1d1cceb90ca4a96b132bd27de44483c5bb" +declare -g "jenkins_scripts_rev=46183b459869b18868836bf10aa84d2e554c4236" # 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/508/" +declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/509/" 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]="20231218" +rr[result_expiry_date]="20231219" # Saving rr[] in the manifest rr[abe_branch]="master" rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git" @@ -28,4 +28,4 @@ rr[no_regression_p]="no_regression_p" rr[no_regression_result]="0" rr[target]="native" declare -g "notify=ignore" -rr[results_date]="1702841128" +rr[results_date]="1702931551" -- cgit v1.2.3