summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/manifest.sh b/manifest.sh
index 7f2f8d8..2df2a92 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=f9ca877da0401f21e0b3ef17b67c9985bdbdc034"
+declare -g "jenkins_scripts_rev=954596f6a0f90a0e226969956f461a36a3420302"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_bmk-code_size-cpu2017rate"
@@ -7,7 +7,7 @@ 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_size-cpu2017rate--llvm-arm-master-O3-build/51/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017rate--llvm-arm-master-O3-build/53/"
declare -g "SQUAD_GRP=tcwg"
rr[llvm_git]="https://github.com/llvm/llvm-project.git#main"
# Saving rr[] in the manifest
@@ -18,6 +18,7 @@ rr[breakup_changed_components]="breakup_changed_components llvm"
rr[components]="llvm"
rr[host_c++]="/usr/bin/g++"
rr[host_cc]="/usr/bin/gcc"
+rr[metric_id]="size"
rr[no_regression_p]="no_regression_p"
rr[no_regression_result]="0"
rr[old_format_baseline_branch]="linaro-local/ci/tcwg_bmk_llvm_sq/llvm-master-arm-cpu2017rate-O3"