summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-25 17:22:45 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-25 23:15:40 +0000
commite883eb2e0351bd4f0d96d01111650fddacd2cd60 (patch)
tree87fc47da33243dc580963b10827430d63a7ef779 /manifest.sh
parent97dbe2d7c79638c2bb78d15e6eddb1717c180762 (diff)
onsuccess: #165: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-arm-master-O3-build/165/
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.sh13
1 files changed, 7 insertions, 6 deletions
diff --git a/manifest.sh b/manifest.sh
index b2db16d7..f2cade15 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=28881725801440140565ad8cd8d5f7a2b70e9c0f"
+declare -g "jenkins_scripts_rev=7149668cd6cd781e33f6db4e38dc65a33d6aa360"
# 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/163/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-arm-master-O3-build/165/"
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[gcc_git]="baseline"
-rr[glibc_git]="baseline"
rr[host_c++]="/usr/bin/g++"
rr[host_cc]="/usr/bin/gcc"
-rr[linux_git]="baseline"
rr[major]="2"
rr[metric_id]="sample"
rr[minor]="0"
@@ -32,3 +32,4 @@ rr[old_format_ci_project]="tcwg_bmk_gnu_tk1"
rr[target]="arm"
rr[toolchain]="gnu"
declare -g "notify=ignore"
+rr[results_date]="1700917825"