From 9e8a7b8853ac365cd1a08128f83d74095c7d787e Mon Sep 17 00:00:00 2001 From: TCWG BuildSlave Date: Fri, 13 Oct 2023 05:13:47 +0000 Subject: onsuccess: #238: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/238/ Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_debug: | 1 check_regression status : 0 --- manifest.sh | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'manifest.sh') diff --git a/manifest.sh b/manifest.sh index c0c8e4a..d0abcc4 100644 --- a/manifest.sh +++ b/manifest.sh @@ -1,4 +1,4 @@ -declare -g "jenkins_scripts_rev=fe8b77cd86508cde03cb04532d33d68262211d77" +declare -g "jenkins_scripts_rev=4a0945aff3c3e3136e96a11423df2d7b24154fa6" # Artifacts directory # Recording parameters to manifest: artifacts/manifest.sh rr[ci_project]="tcwg_bootstrap_build" @@ -6,7 +6,7 @@ rr[ci_config]="master-aarch64-bootstrap_debug" declare -g "scripts_branch=master" rr[mode]="build" rr[update_baseline]="onsuccess" -declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/237/" +declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/238/" declare -g "SQUAD_GRP=" rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#master" # Saving rr[] in the manifest @@ -18,11 +18,8 @@ rr[components]="gcc" rr[host_c++]="/usr/bin/g++" rr[host_cc]="/usr/bin/gcc" rr[major]="1" -rr[minor]="1" +rr[minor]="2" rr[no_regression_p]="no_regression_p" rr[no_regression_result]="0" rr[target]="native" declare -g "notify=ignore" -# Saving rr[] in the manifest -# WARNING: overriding previous rr[minor]=1 -rr[minor]="2" -- cgit v1.2.3