summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-08 00:48:08 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-08 00:49:39 +0000
commit501f0db22779aeb63a65411b43a333dfca4b757f (patch)
tree4e97244c584e1ba68ef82ad528bdce728162ee52 /manifest.sh
parented3629e9342699214c432067cefc192c12252e21 (diff)
onsuccess: #68: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/68/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_abe stage1 -- --set gcc_override_configure=--disable-libsanitizer: | -8 | # build_abe linux: | -7 | # build_abe glibc: | -6 | # build_abe stage2 -- --set gcc_override_configure=--disable-libsanitizer: | -5 | # benchmark -- -O2_LTO: | 1 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 f97873c..791f92c 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=0f2ea94c961229df6a474f07f8489e6180bf9254"
+declare -g "jenkins_scripts_rev=234058075cd64cc44f1e8512a75f485f49e57e5f"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_bmk-code_speed-spec2k6"
@@ -7,11 +7,11 @@ declare -g "bmk_branch=master"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/67/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/68/"
declare -g "SQUAD_GRP=tcwg"
-rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#8e72ee1de8df0789c0ac593467d34387af388c83"
-rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#8b9e559fe7ca5715c74115322af99dbf9137a399"
-rr[glibc_git]="git://sourceware.org/git/glibc.git#14126ff059e98e9236633741fd323a1116299872"
+rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#b5c37946cce4b41af0436529b139fa3d23e61f73"
+rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#0460c1221627938baa56c4b574a43ff19a6a8499"
+rr[glibc_git]="git://sourceware.org/git/glibc.git#fc72b6d7d818ab2868920af956d1542d03342a4d"
rr[linux_git]="https://git.linaro.org/kernel-org/linux-stable.git#44ec516fcb54477932225f71261c39cad7f532af"
# Saving rr[] in the manifest
rr[abe_branch]="master"