summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-12 21:43:35 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-12 21:43:35 +0000
commit3d73187a8563a5ef8f3214f1a2e7c7593ff3ba9e (patch)
tree3043ace4f6c1a8725073f05398e0826ac4618bff /manifest.sh
parent4bf6a471ebf0e3cef91e4e10e80161a2f169acc6 (diff)
force: #237: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/237/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_ubsan: | 1 check_regression status : 0
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh13
1 files changed, 5 insertions, 8 deletions
diff --git a/manifest.sh b/manifest.sh
index 09c9c58..fa9c1ea 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,28 +1,25 @@
-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"
rr[ci_config]="master-aarch64-bootstrap_ubsan"
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_ubsan-build/235/"
+rr[update_baseline]="force"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/237/"
declare -g "SQUAD_GRP="
-rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#master"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"
rr[baseline_branch]="linaro-local/ci/tcwg_bootstrap_build/master-aarch64-bootstrap_ubsan"
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]="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"