summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh16
1 files changed, 9 insertions, 7 deletions
diff --git a/manifest.sh b/manifest.sh
index db8a43b..7718373 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=104000423931f557ff782f692e26a60a8b6bee74"
+declare -g "jenkins_scripts_rev=fdcc598e451266f460639bd00f33b16fee9253c1"
# Artifacts directory
rr[top_artifacts]="artifacts"
# Recording parameters to manifest: artifacts/manifest.sh
@@ -6,17 +6,17 @@ rr[ci_project]="tcwg_bmk-code_speed-cpu2017rate"
rr[ci_config]="llvm-arm-master-O3_LTO"
declare -g "bmk_branch=master"
declare -g "scripts_branch=master"
-rr[llvm_git]="https://github.com/llvm/llvm-project.git#c40277f1072abc32d738b3834e0aa407ddd56401"
+rr[llvm_git]="https://github.com/llvm/llvm-project.git#64413584dacba1fccffa345f69043b3509ee1745"
rr[mode]="build"
-rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-arm-master-O3_LTO-build/29/"
+rr[update_baseline]="force"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-arm-master-O3_LTO-build/34/"
declare -g "SQUAD_GRP=tcwg"
# Processed 20 options
rr[baseline_branch]=linaro-local/ci/tcwg_bmk-code_speed-cpu2017rate/llvm-arm-master-O3_LTO
rr[components]="llvm"
rr[llvm_url]=https://github.com/llvm/llvm-project.git
-rr[llvm_rev]=c40277f1072abc32d738b3834e0aa407ddd56401
-rr[debug_llvm_date]=1683972425 # 8 minutes ago
+rr[llvm_rev]=64413584dacba1fccffa345f69043b3509ee1745
+rr[debug_llvm_date]=1685003913 # 14 hours ago
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"
@@ -33,7 +33,9 @@ rr[old_format_ci_config]="llvm-master-arm-cpu2017rate-O3_LTO"
rr[old_format_ci_project]="tcwg_bmk_llvm_tk1"
rr[target]="arm"
rr[toolchain]="llvm"
-declare -g "notify=ignore"
+declare -g "notify=onregression"
# Saving rr[] in the manifest
# WARNING: overriding previous rr[major]=1
rr[major]="2"
+# WARNING: overriding previous rr[no_regression_result]=0
+rr[no_regression_result]="1"