aboutsummaryrefslogtreecommitdiff
path: root/tcwg_bmk-code_speed-coremark--gnu_eabi.yaml
diff options
context:
space:
mode:
authorLaurent Alfonsi <laurent.alfonsi@linaro.org>2024-04-26 15:15:08 +0200
committerLaurent Alfonsi <laurent.alfonsi@linaro.org>2024-04-26 15:15:08 +0200
commite6cb4ea85584d3ad16698fb1379abb4defb1a4d2 (patch)
treee36bd9e41892dab87c829a73ba69a96f770d01c2 /tcwg_bmk-code_speed-coremark--gnu_eabi.yaml
parent0087cc241a10ea410b1b3972632c517dff670d71 (diff)
round-robin.yaml.inc: set jira_token before rewriting the history
Change-Id: Id4461d6f2d5920a28b1b8388703e3ae1ac4893c1
Diffstat (limited to 'tcwg_bmk-code_speed-coremark--gnu_eabi.yaml')
-rw-r--r--tcwg_bmk-code_speed-coremark--gnu_eabi.yaml22
1 files changed, 12 insertions, 10 deletions
diff --git a/tcwg_bmk-code_speed-coremark--gnu_eabi.yaml b/tcwg_bmk-code_speed-coremark--gnu_eabi.yaml
index 0280735099..a90e94504e 100644
--- a/tcwg_bmk-code_speed-coremark--gnu_eabi.yaml
+++ b/tcwg_bmk-code_speed-coremark--gnu_eabi.yaml
@@ -310,15 +310,6 @@
# Full notification
echo "NOTE: Notify developers about this build"
- if [ -f $HOME/.jipdate.yml ]; then
- (
- # BE CAREFUL WITH TCWG_JIRA_TOKEN
- set +x
- build_container_exec \
- sed -i -e "s/#TCWG_JIRA_TOKEN#/$TCWG_JIRA_TOKEN/" \
- "$HOME/.jipdate.yml"
- )
- fi
build_container_exec \
./jenkins-scripts/round-robin-notify.sh \
@@ -379,6 +370,17 @@
exit 0
fi
+ # We may need jira token while rewriting history.
+ if [ -f $HOME/.jipdate.yml ]; then
+ (
+ # BE CAREFUL WITH TCWG_JIRA_TOKEN
+ set +x
+ build_container_exec \
+ sed -i -e "s/#TCWG_JIRA_TOKEN#/$TCWG_JIRA_TOKEN/" \
+ "$HOME/.jipdate.yml"
+ )
+ fi
+
build_container_exec \
./jenkins-scripts/round-robin-baseline.sh \
@@rr[top_artifacts] artifacts \
@@ -965,4 +967,4 @@
build_script: 'tcwg_bmk-build.sh'
publishers:
- bisect-publishers
-# checksum: 6a62a4141a12f58673428e39d5b587f1
+# checksum: abc832a3591cc54251b9118f1f7ebb41