aboutsummaryrefslogtreecommitdiff
path: root/tcwg-binutils.yaml
diff options
context:
space:
mode:
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