summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-13 05:13:47 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-13 05:13:47 +0000
commit9e8a7b8853ac365cd1a08128f83d74095c7d787e (patch)
tree6f2a91aecca9f125c8b06fab03681dbc938d199b /manifest.sh
parentfda1c4ebd3b2ebd408e3d5579a3544d2775cc938 (diff)
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
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh9
1 files changed, 3 insertions, 6 deletions
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"