summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
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 0fd8b9d..94a065a 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=24d9ebd2ccb02fc7d23cc670621744b2f39c1423"
+declare -g "jenkins_scripts_rev=618846b85683cf31e8ea6b89afd6e95e0104965b"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_bmk-code_size-spec2k6"
@@ -7,9 +7,9 @@ declare -g "bmk_branch=master"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="force"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-aarch64-master-O2-build/78/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-aarch64-master-O2-build/79/"
declare -g "SQUAD_GRP=tcwg"
-rr[llvm_git]="https://github.com/llvm/llvm-project.git#6d1c6ecbdc4e94cafd51ade0331d7112161a4cf3"
+rr[llvm_git]="https://github.com/llvm/llvm-project.git#a292e7edf8b2fc51d3e86a96ff5dff45d16bd264"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"
@@ -21,10 +21,10 @@ rr[host_cc]="/usr/bin/gcc"
rr[metric_id]="size"
rr[minor]="1"
rr[no_regression_p]="no_regression_p"
-rr[no_regression_result]="0"
+rr[no_regression_result]="1"
rr[old_format_baseline_branch]="linaro-local/ci/tcwg_bmk_llvm_sq/llvm-master-aarch64-spec2k6-O2"
rr[old_format_ci_config]="llvm-master-aarch64-spec2k6-O2"
rr[old_format_ci_project]="tcwg_bmk_llvm_sq"
rr[target]="aarch64"
rr[toolchain]="llvm"
-declare -g "notify=ignore"
+declare -g "notify=onregression"