summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-04 14:08:54 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-04 21:04:35 +0000
commitdbcfca07442962cc1d237d8ce0b59b824e4f39e0 (patch)
tree81466ef9dce75c46fd7e4198f9f21fd2e5417c1b /manifest.sh
parent58b4941c0f7b54825f64d47323c86f142d85d267 (diff)
onsuccess: #147: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-arm-master-O3-build/147/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_abe stage1 -- --set gcc_override_configure=--with-mode=arm --set gcc_override_configure=--disable-libsanitizer: | -8 | # build_abe linux: | -7 | # build_abe glibc: | -6 | # build_abe stage2 -- --set gcc_override_configure=--with-mode=arm --set gcc_override_configure=--disable-libsanitizer: | -5 | # benchmark -- -O3_marm: | 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 ce27dbc8..ab216b0a 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=8a60c06a30d3c79844590b24aff1a8ef0976ce81"
+declare -g "jenkins_scripts_rev=fe5d60cfbdc2b389a0cb04abeb85641c8375766b"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_bmk-code_speed-spec2k6"
@@ -7,20 +7,20 @@ 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-arm-master-O3-build/146/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-arm-master-O3-build/147/"
declare -g "SQUAD_GRP=tcwg"
+rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#master"
rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#master"
+rr[glibc_git]="git://sourceware.org/git/glibc.git#master"
+rr[linux_git]="https://git.linaro.org/kernel-org/linux-stable.git#linux-rolling-stable"
# 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_bmk-code_speed-spec2k6/gnu-arm-master-O3"
-rr[binutils_git]="baseline"
rr[breakup_changed_components]="breakup_changed_components gcc"
rr[components]="binutils gcc linux glibc"
-rr[glibc_git]="baseline"
rr[host_c++]="/usr/bin/g++"
rr[host_cc]="/usr/bin/gcc"
-rr[linux_git]="baseline"
rr[major]="1"
rr[metric_id]="sample"
rr[minor]="0"