aboutsummaryrefslogtreecommitdiff
path: root/tcwg
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2020-09-07 15:58:14 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2020-09-07 16:02:42 +0000
commit877e63be5ab7db331c2b8aea36365617aa000843 (patch)
tree7e5cb11e07bd7a446b0b6106e8d97ee1d7f77af7 /tcwg
parent019ee6c4653b53cd847c8aef936c3913658b06dd (diff)
tcwg/round-robin.yaml.inc: Use better build_name value
... for builds that trigger follow-up bisects. Change-Id: Icdf39e81d9f3b1d3f27771180cd7b15de5e4f9ae
Diffstat (limited to 'tcwg')
-rw-r--r--tcwg/round-robin.yaml.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg/round-robin.yaml.inc b/tcwg/round-robin.yaml.inc
index 9b39ce9cbe..c91cd8300b 100644
--- a/tcwg/round-robin.yaml.inc
+++ b/tcwg/round-robin.yaml.inc
@@ -342,7 +342,7 @@
build_name="$build_name-$update_baseline"
fi
if [ -f artifacts/trigger-bisect ]; then
- build_name="$build_name-bisect"
+ build_name="$build_name-trigger-bisect"
fi
echo "$build_name" > artifacts/jenkins/build-name
unstable-return: 125