summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-08 00:57:06 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-08 00:57:57 +0000
commit6f714ce91c1818778a59051729b9e572fdc6449e (patch)
tree4fe486ff6817a3cecff80c7b11aaf6ea1bd8606d /manifest.sh
parent501f0db22779aeb63a65411b43a333dfca4b757f (diff)
onsuccess: #71: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/71/
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.sh12
1 files changed, 6 insertions, 6 deletions
diff --git a/manifest.sh b/manifest.sh
index 791f92c..728949c 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=234058075cd64cc44f1e8512a75f485f49e57e5f"
+declare -g "jenkins_scripts_rev=934531cfc46489afe8b656e5231df9ec9e3b8235"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_bmk-code_speed-spec2k6"
@@ -7,12 +7,12 @@ 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/68/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/71/"
declare -g "SQUAD_GRP=tcwg"
-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"
+rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#origin/master"
+rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#origin/master"
+rr[glibc_git]="git://sourceware.org/git/glibc.git#origin/master"
+rr[linux_git]="https://git.linaro.org/kernel-org/linux-stable.git#origin/linux-rolling-stable"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"