summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
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"