summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-07 17:20:36 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-07 17:21:32 +0000
commit8aa58004192e822b4e487918907b5fca09fa8ef5 (patch)
tree21203e0448e67f6749ce5700612e17af6c075715 /manifest.sh
parent7974e889fc6dd0ea49f91b9873f7230e771f411c (diff)
onsuccess: #137: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-arm-master-O3-build/137/
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 dd9abb14..324d77b7 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]="force"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-arm-master-O3-build/135/"
+rr[update_baseline]="onsuccess"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-arm-master-O3-build/137/"
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"
# 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"