aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2017-01-17 08:57:45 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2017-01-17 08:57:45 +0000
commitb66795ee62ba40bc5df3b695fe500f5ec5218b0b (patch)
treeb9f19fef0dbcc4c7c599d626362c17b6cbf803ae
parentd055186a677a0dce1e6c79d895f3cb5afbf40b2d (diff)
tcwg-buildapp: Support building benchmarks too.
Change-Id: I32f7420e8bd1658abac6f2109457036aab8fdeb5
-rw-r--r--tcwg-buildapp.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/tcwg-buildapp.yaml b/tcwg-buildapp.yaml
index bddd2ee848..9aff664d84 100644
--- a/tcwg-buildapp.yaml
+++ b/tcwg-buildapp.yaml
@@ -20,8 +20,8 @@
description: 'Toolchain URL'
- string:
name: app_list
- default: 'gcc linux linux+all'
- description: 'List of apps to build (eg gcc, linux, linux+myconfig, linux+all [linux means allmodconfig])'
+ default: 'gcc linux linux+all spec2k spec2k6'
+ description: 'List of apps to build (eg gcc, linux, linux+myconfig, linux+all [linux means allmodconfig], spec2k spec2k6)'
- string:
name: target_list
default: 'arm-linux-gnueabihf aarch64-linux-gnu'
@@ -62,6 +62,7 @@
# tcwg-buildslave user id
users:
- 'e0958a95-204f-4c14-a66c-5e2be6c5d50a'
+ - 'tcwg-benchmark'
- build-name:
name: '#${BUILD_NUMBER}'
builders: