summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh18
1 files changed, 8 insertions, 10 deletions
diff --git a/manifest.sh b/manifest.sh
index 22a83f0..862b730 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=5d45a0bd610d3e4f6cd044c6970431b4abe1ab3f"
+declare -g "jenkins_scripts_rev=12147113d1ecd49a45fa4ea5605bee40543c4bb8"
# Artifacts directory
rr[top_artifacts]="artifacts"
# Recording parameters to manifest: artifacts/manifest.sh
@@ -6,23 +6,23 @@ 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#1d8ab713adfee410a70ad1f3f11cfd781c8e77bc"
rr[mode]="build"
-rr[update_baseline]="force"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-arm-master-O3_LTO-build/25/"
+rr[update_baseline]="onsuccess"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-arm-master-O3_LTO-build/26/"
declare -g "SQUAD_GRP=tcwg"
-# Processed 18 options
+# 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]=575fdea70a86f68b0d303a9a3273fc47f810628a
-rr[debug_llvm_date]=1682675520 # 3 days ago
+rr[llvm_rev]=1d8ab713adfee410a70ad1f3f11cfd781c8e77bc
+rr[debug_llvm_date]=1683194938 # 10 minutes ago
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"
rr[breakup_changed_components]="breakup_changed_components llvm"
rr[host_c++]="/usr/bin/g++"
rr[host_cc]="/usr/bin/gcc"
-rr[llvm_git]="baseline"
rr[major]="1"
rr[metric_id]="sample"
rr[minor]="0"
@@ -33,9 +33,7 @@ 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=onregression"
+declare -g "notify=ignore"
# 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"