summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-18 12:44:30 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-18 12:44:30 +0000
commit9d8195dbe9aaa4868c68e4937ef2b45dd4dc7963 (patch)
tree457b33e8437a23b47a0e767351f27b896ef46f42 /manifest.sh
parent120c3138301bb50b2567d3d5e0337b0bb3738793 (diff)
force: #400: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/400/
Results : | # reset_artifacts: | -10 | # build_abe bootstrap_lto: | -2 | # build_abe dejagnu: | -1 | # build_abe check_bootstrap_lto --: | 0 check_regression status : 0
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh10
1 files changed, 5 insertions, 5 deletions
diff --git a/manifest.sh b/manifest.sh
index bc1a9eb..f418af7 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=618cede66c1c182459abe0c752e7cde12a2e6c94"
+declare -g "jenkins_scripts_rev=e66588736a8242a8389a9fe7edff26f68445e538"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_bootstrap_check"
@@ -6,9 +6,8 @@ rr[ci_config]="master-arm-check_bootstrap_lto"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="force"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/398/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/400/"
declare -g "SQUAD_GRP="
-rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#23725aa53bd264941c4fb228227736be4da59761"
rr[result_expiry_date]="20231118"
# Saving rr[] in the manifest
rr[abe_branch]="master"
@@ -16,11 +15,12 @@ rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"
rr[baseline_branch]="linaro-local/ci/tcwg_bootstrap_check/master-arm-check_bootstrap_lto"
rr[breakup_changed_components]="tcwg_gnu_breakup_changed_components"
rr[components]="gcc"
+rr[gcc_git]="baseline"
rr[host_c++]="/usr/bin/g++"
rr[host_cc]="/usr/bin/gcc"
rr[major]="1"
rr[minor]="2"
rr[no_regression_p]="no_regression_p"
-rr[no_regression_result]="2"
+rr[no_regression_result]="0"
rr[target]="native"
-declare -g "notify=onregression"
+declare -g "notify=ignore"