summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-13 17:43:04 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-13 17:43:04 +0000
commitc3ebfae75aec50b4a373c81dfb1c61c7dcc585ba (patch)
treee0d2f412ce7070fc06fa9066f0bb986af629e38a /manifest.sh
parent3d73187a8563a5ef8f3214f1a2e7c7593ff3ba9e (diff)
onsuccess: #238: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/238/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_ubsan: | 1 check_regression status : 0
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/manifest.sh b/manifest.sh
index fa9c1ea..a62460e 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,20 +1,20 @@
-declare -g "jenkins_scripts_rev=4a0945aff3c3e3136e96a11423df2d7b24154fa6"
+declare -g "jenkins_scripts_rev=d39b70ee3ca96abf3454eacd0a60e13662feb2d8"
# 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]="force"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/237/"
+rr[update_baseline]="onsuccess"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/238/"
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"