summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-29 02:06:38 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-29 02:07:04 +0000
commit952cc880611ac69d7f7142bb16c91ad34274ffae (patch)
treedf6d80eb3aba90faa2c3ef3d1cb523731287766b /manifest.sh
parentb9de16cd6ba92f12185b3f8b2dfcab2d1aecbe66 (diff)
onsuccess: #102: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-arm-master-O3-build/102/
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.sh42
1 files changed, 12 insertions, 30 deletions
diff --git a/manifest.sh b/manifest.sh
index d091c866..2245db4a 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,6 +1,5 @@
-declare -g "jenkins_scripts_rev=8afcd01373af8c90579b177a17922d1355804c4e"
+declare -g "jenkins_scripts_rev=66e80b2e0425725e0f2abe785170e066561f8925"
# Artifacts directory
-rr[top_artifacts]="artifacts"
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_bmk-code_speed-spec2k6"
rr[ci_config]="gnu-arm-master-O3"
@@ -8,40 +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/88/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-arm-master-O3-build/102/"
declare -g "SQUAD_GRP=tcwg"
-# Processed 20 options
-rr[baseline_branch]=linaro-local/ci/tcwg_bmk-code_speed-spec2k6/gnu-arm-master-O3
-rr[components]="binutils gcc linux glibc"
-rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#6a4058a60683ea096683d441cb78e3ad686f134f"
-rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#f10a4ce044a62c92ff3787895f5bae11f5375a59"
-rr[glibc_git]="git://sourceware.org/git/glibc.git#1d44530a5be2442e064baa48139adc9fdfb1fc6b"
-rr[linux_git]="https://git.linaro.org/kernel-org/linux-stable.git#428d764c681607c504c3274cdf38b863f34e9793"
-# Processed 12 options
-rr[binutils_url]=git://sourceware.org/git/binutils-gdb.git
-rr[binutils_rev]=6a4058a60683ea096683d441cb78e3ad686f134f
-rr[debug_binutils_date]=1686960011 # 9 hours ago
-rr[gcc_url]=https://github.com/gcc-mirror/gcc.git
-rr[gcc_rev]=f10a4ce044a62c92ff3787895f5bae11f5375a59
-rr[debug_gcc_date]=1686961037 # 9 hours ago
-rr[linux_url]=https://git.linaro.org/kernel-org/linux-stable.git
-rr[linux_rev]=428d764c681607c504c3274cdf38b863f34e9793
-rr[debug_linux_date]=1686734226 # 3 days ago
-rr[glibc_url]=git://sourceware.org/git/glibc.git
-rr[glibc_rev]=1d44530a5be2442e064baa48139adc9fdfb1fc6b
-rr[debug_glibc_date]=1686851649 # 2 days ago
-rr[gcc_url]=https://github.com/gcc-mirror/gcc.git
-rr[gcc_rev]=f10a4ce044a62c92ff3787895f5bae11f5375a59
-rr[debug_gcc_date]=1686961037 # 9 hours ago
-# Processed 6 options
+rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#0d8de8f255d3333c7a122c419f7f75f3c6c45df5"
+rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#8f1a26ee259f72e42405b9c5f2b161042ec4014b"
+rr[glibc_git]="git://sourceware.org/git/glibc.git#721f30116ce653fffb0156e1298c8063833396e3"
+rr[linux_git]="https://git.linaro.org/kernel-org/linux-stable.git#3a9c734cf38026353ce3ea9ca342f4ee2cee4ddd"
# 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[breakup_changed_components]="breakup_changed_components gcc"
+rr[components]="binutils gcc linux glibc"
rr[host_c++]="/usr/bin/g++"
rr[host_cc]="/usr/bin/gcc"
-rr[metric_id]="sample"
-rr[minor]="1"
rr[no_regression_p]="no_regression_p"
rr[no_regression_result]="0"
rr[old_format_baseline_branch]="linaro-local/ci/tcwg_bmk_gnu_tk1/gnu-master-arm-spec2k6-O3"
@@ -51,10 +30,13 @@ rr[target]="arm"
rr[toolchain]="gnu"
declare -g "notify=ignore"
# Saving rr[] in the manifest
+rr[metric_id]="sample"
+rr[minor]="1"
+# Saving rr[] in the manifest
rr[major]="1"
# WARNING: overriding previous rr[minor]=1
rr[minor]="0"
# Saving rr[] in the manifest
# WARNING: overriding previous rr[major]=1
rr[major]="2"
-rr[results_date]="1686701398"
+rr[results_date]="1687997108"