aboutsummaryrefslogtreecommitdiff
path: root/tcwg_bmk-code_speed-spec2k6--llvm.yaml
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2023-08-14 08:55:46 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2023-08-15 08:41:48 +0000
commit333b29640ddf7158b4ae467fdd56fda80f8390a7 (patch)
treeb63d54ac5ca064790fd69d32f42b53e83a468967 /tcwg_bmk-code_speed-spec2k6--llvm.yaml
parentab01ec0bf90777bcff7416bd01a0f082d4b625fe (diff)
tcwg/round-robin.yaml.inc: Enable notification for precommit builds
Change-Id: I6e1df220715c8b8856d0632450b84d919a972a49
Diffstat (limited to 'tcwg_bmk-code_speed-spec2k6--llvm.yaml')
-rw-r--r--tcwg_bmk-code_speed-spec2k6--llvm.yaml14
1 files changed, 6 insertions, 8 deletions
diff --git a/tcwg_bmk-code_speed-spec2k6--llvm.yaml b/tcwg_bmk-code_speed-spec2k6--llvm.yaml
index ba3410f945..3af2a23c1f 100644
--- a/tcwg_bmk-code_speed-spec2k6--llvm.yaml
+++ b/tcwg_bmk-code_speed-spec2k6--llvm.yaml
@@ -149,6 +149,7 @@
choices:
- ignore
- onregression
+ - precommit
description: "Whether to notify developers about the result of this build"
- default-parameters:
ci_project: '{ci_project}'
@@ -238,7 +239,7 @@
property-file: artifacts/trigger-bisect
- builder:
- name: run-notify
+ name: run-build-notify
builders:
- shell: |
#!/bin/bash
@@ -252,9 +253,6 @@
fi
# Basic notification -- create entry in interesting-commits.
- mkdir -p ./artifacts/notify
-
- # FIXME: Use artifacts/artifacts.precommit for precommit
# Note that we add --notify to the manifest -- we will need this
# later in round-robin-baseline.sh when re-writing history
# to update notifications files in interesting-commits and jira.
@@ -262,7 +260,7 @@
./jenkins-scripts/round-robin-notify.sh \
@@rr[top_artifacts] artifacts --notify "$notify" \
__stage init __verbose true \
- &> ./artifacts/notify/notify-init.log &
+ &> ./artifacts/jenkins/notify-init.log &
if ! wait $!; then
echo "maxim.kuvyrkov@linaro.org, laurent.alfonsi@linaro.org" \
@@ -278,7 +276,7 @@
./jenkins-scripts/round-robin-notify.sh \
@@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN "$TCWG_JIRA_TOKEN" \
__stage full __verbose true \
- &> ./artifacts/notify/notify-full.log &
+ &> ./artifacts/jenkins/notify-full.log &
if ! wait $!; then
echo "maxim.kuvyrkov@linaro.org, laurent.alfonsi@linaro.org" \
@@ -676,7 +674,7 @@
- conditional-step:
condition-kind: current-status
steps:
- - run-notify:
+ - run-build-notify:
dummy: dummy
- build-name-setter:
name: 'artifacts/jenkins/build-name'
@@ -921,4 +919,4 @@
docker_arch: '{docker_arch}'
publishers:
- bisect-publishers
-# checksum: 10133513a87134e295a09467fb024a72
+# checksum: 96e7ea59a444253b3a445a298c441be7