aboutsummaryrefslogtreecommitdiff
path: root/tcwg-benchmark-christophe.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2017-06-16 13:59:06 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2017-06-19 07:42:15 +0000
commitb39001e5f4a49f34c8c8bccfc55b74872a3ed72b (patch)
treeafedc68a677c1dde5d06015d963067b1da3fa85c /tcwg-benchmark-christophe.yaml
parent33cae218c12f783054346defb2f9ea7cf4a8d9d3 (diff)
tcwg-benchmark-christophe: Add displaytag parameter
Only used in the Jenkins UI, after BUILD_NUMBER to help identify runs in the list. Change-Id: I5f4f0b5dd28156700c544ff40da7350997e02016
Diffstat (limited to 'tcwg-benchmark-christophe.yaml')
-rw-r--r--tcwg-benchmark-christophe.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/tcwg-benchmark-christophe.yaml b/tcwg-benchmark-christophe.yaml
index 6131052bb2..7031ff59f6 100644
--- a/tcwg-benchmark-christophe.yaml
+++ b/tcwg-benchmark-christophe.yaml
@@ -74,6 +74,10 @@
default: 'tx1'
description: 'List of targets -- tk1 tx1'
- string:
+ name: displaytag
+ default: ''
+ description: 'Tag to display in the Jenkins console, so that the build name is more meaningful'
+ - string:
name: builder
default: 'tcwg-x86_64-build'
description: 'Builder -- jenkins label or node'
@@ -139,6 +143,8 @@
- ssh-agent-credentials:
users:
- 'tcwg-benchmark'
+ - build-name:
+ name: '#${BUILD_NUMBER}-${displaytag}'
builders:
- shell: |
#!/bin/bash