summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-07 17:40:50 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-07 17:41:23 +0000
commit853a2a7c13c11677a85eb27299fa08e6e0e1af0e (patch)
tree9c280109df97dc5306b55c40151131b8bb6236f5 /manifest.sh
parentc31dc98e01c4a2d58ba1135133b013912e3131a8 (diff)
onsuccess: #143: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-arm-master-O3-build/143/
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 578e6f13..84432111 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=618846b85683cf31e8ea6b89afd6e95e0104965b"
+declare -g "jenkins_scripts_rev=4d2ab5b346f46e9a5f2728791f601424d63d8d18"
# 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/142/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-arm-master-O3-build/143/"
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[metric_id]="sample"
rr[minor]="1"
rr[no_regression_p]="no_regression_p"