summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-07 17:01:49 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-07 17:02:49 +0000
commit72a764b6aa6d25ac3b5f280646964fb729ebf009 (patch)
tree5635a85328d87029d957f496f7eb7f836a0c9ff7 /manifest.sh
parentd049dac691c32bc502b397e1834584c0d102bfeb (diff)
force: #131: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-arm-master-O3-build/131/
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.sh12
1 files changed, 6 insertions, 6 deletions
diff --git a/manifest.sh b/manifest.sh
index 116cd2dc..342f4731 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -6,21 +6,21 @@ rr[ci_config]="gnu-arm-master-O3"
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/129/"
+rr[update_baseline]="force"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-arm-master-O3-build/131/"
declare -g "SQUAD_GRP=tcwg"
-rr[binutils_git]="git://sourceware.org/git/binutils-gdb.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"
+rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#0f1f6cf872a03d82ab1973780b37bb8572e96f58"
# 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[metric_id]="sample"
rr[minor]="1"
rr[no_regression_p]="no_regression_p"