summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-09-19 22:07:02 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-09-19 22:07:31 +0000
commitd85bc6f8791f7e3c78fea922b569066da5dfbc53 (patch)
tree947f49b503f6270861b3c6137e680cad47b57cff /manifest.sh
parentf512c1a337bf4d6986a72363df34cdaa3fe85b93 (diff)
force: #66: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-O3-build/66/
Results : | # reset_artifacts: | -10 | # build_bmk_llvm: | -3 | # benchmark -- -O3_marm: | 1 | # lbm_base.default,470.lbm grew in size by 2% from 11169 to 11408 bytes check_regression status : 1
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/manifest.sh b/manifest.sh
index 26eb26b..a3e5197 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -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-arm-master-O3-build/65/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-O3-build/66/"
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-arm-spec2k6-O3"
rr[old_format_ci_config]="llvm-master-arm-spec2k6-O3"
rr[old_format_ci_project]="tcwg_bmk_llvm_sq"
rr[target]="arm"
rr[toolchain]="llvm"
-declare -g "notify=ignore"
+declare -g "notify=onregression"