aboutsummaryrefslogtreecommitdiff
path: root/tcwg-binutils.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2017-01-18 13:27:24 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2017-01-18 13:28:34 +0000
commitbdae23dd5b07b24604c22d8ee67bf2cb49efafb9 (patch)
tree3b04c55e765c05a53b7e9c102cbc93681f315826 /tcwg-binutils.yaml
parentcce0ed3db3946b8f32c46296627776ce4fbe9d57 (diff)
tcwg-binutils: Use dynamic axis.
tcwg-binutils-docker: Likewise. tcwg-abe-extended: Likewise. tcwg-abe-test-gerrit-cambridge-christophe: Likewise. Change-Id: I9bfc07454c892ca63520babebb2d572ad962ec3a
Diffstat (limited to 'tcwg-binutils.yaml')
-rw-r--r--tcwg-binutils.yaml20
1 files changed, 6 insertions, 14 deletions
diff --git a/tcwg-binutils.yaml b/tcwg-binutils.yaml
index a75f012497..750edc15d5 100644
--- a/tcwg-binutils.yaml
+++ b/tcwg-binutils.yaml
@@ -18,6 +18,10 @@
name: binutils_rev
default: 'refs/remotes/origin/master'
description: 'binutils revision to build'
+ - string:
+ name: target_list
+ default: 'aarch64-linux-gnu aarch64_be-linux-gnu aarch64-none-elf aarch64_be-none-elf arm-linux-gnueabi arm-linux-gnueabihf arm-netbsdelf arm-none-eabi arm-none-nacl arm-none-symbianelf arm-vxworks arm-wince-pe armeb-linux-gnueabihf'
+ description: 'List of targets to test'
disabled: false
node: tcwg-x86_64-cam
retry-count: 3
@@ -52,22 +56,10 @@
- i386
- amd64
- axis:
- type: user-defined
+ type: dynamic
name: target
values:
- - aarch64-linux-gnu
- - aarch64_be-linux-gnu
- - aarch64-none-elf
- - aarch64_be-none-elf
- - arm-linux-gnueabi
- - arm-linux-gnueabihf
- - arm-netbsdelf
- - arm-none-eabi
- - arm-none-nacl
- - arm-none-symbianelf
- - arm-vxworks
- - arm-wince-pe
- - armeb-linux-gnueabihf
+ - target_list
wrappers:
- timeout:
timeout: 600