aboutsummaryrefslogtreecommitdiff
path: root/tcwg-benchmark-christophe.yaml
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2017-05-17 14:52:13 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2017-05-17 14:52:13 +0000
commit19c2068b3051e4a56f13cff858291a664481490b (patch)
tree44d5508d80395da492ac023164684aea552b24c9 /tcwg-benchmark-christophe.yaml
parent71d4afd68536d4815d9dacf4a4a17d9e07d357f6 (diff)
tcwg-benchmark-christophe: Add "target" axis
Change-Id: Id5af40102e919f17b5bbe33ce9316f6cd5c4e43d
Diffstat (limited to 'tcwg-benchmark-christophe.yaml')
-rw-r--r--tcwg-benchmark-christophe.yaml13
1 files changed, 12 insertions, 1 deletions
diff --git a/tcwg-benchmark-christophe.yaml b/tcwg-benchmark-christophe.yaml
index 5c0bc02366..d36cbdeb54 100644
--- a/tcwg-benchmark-christophe.yaml
+++ b/tcwg-benchmark-christophe.yaml
@@ -42,6 +42,10 @@
default: 'false'
description: 'Force clean re-install of benchmark sources'
- string:
+ name: target_list
+ default: 'tx1'
+ description: 'List of targets -- tk1 tx1'
+ - string:
name: scripts_branch
default: master
description: 'Jenkins-scripts branch to use'
@@ -54,7 +58,7 @@
scm:
- git:
url: https://git-us.linaro.org/toolchain/jenkins-scripts.git
- refspec: +refs/changes/*:refs/remotes/changes/*
+ refspec: +refs/changes/*:refs/changes/*
branches:
- ${scripts_branch}
skip-tag: true
@@ -71,7 +75,14 @@
- tcwg-bmk-tx1-06
- tcwg-bmk-tx1-07
- tcwg-bmk-tx1-08
+ - axis:
+ type: dynamic
+ name: target
+ values:
+ - target_list
execution-strategy:
+ combination-filter: |
+ (target=="tk1" && label==~/tcwg-bmk-tk1-.*/) || (target=="tx1" && label==~/tcwg-bmk-tx1-.*/)
sequential: false
wrappers:
- timeout: