aboutsummaryrefslogtreecommitdiff
path: root/tcwg-abe-extended.yaml
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2018-06-07 09:29:10 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2018-06-08 08:41:29 +0000
commit3955340283731996d1fc3a8ed009e06f39033e41 (patch)
tree09c973d3a7af333195ef11020d430219978e1865 /tcwg-abe-extended.yaml
parent3edb67379363b7c74f94053cfbb7f35fe5fee5ee (diff)
tcwg-abe-extended: Add distro option.
Change-Id: Id11f13810a2255c0e732d6a90b92e59384a88e53
Diffstat (limited to 'tcwg-abe-extended.yaml')
-rw-r--r--tcwg-abe-extended.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/tcwg-abe-extended.yaml b/tcwg-abe-extended.yaml
index 6302ca81..49ac001e 100644
--- a/tcwg-abe-extended.yaml
+++ b/tcwg-abe-extended.yaml
@@ -23,6 +23,10 @@
default: refs/remotes/origin/master
description: 'scripts branch to use'
- string:
+ name: distro
+ default: 'trusty-tcwg-tested'
+ description: 'Distro image to use'
+ - string:
name: test_list
default: 'canadian_cross_build_gcc5 cross_linux_build_check_gcc4_9 cross_linux_build_check_gcc6 cross_bare_build_check_gcc6 cross_qemu_build_check_gcc6 native_build_check_gcc6 abe-testsuite abe-tests-arm-linux-gnueabihf abe-tests-arm-none-eabi abe-tests-aarch64-linux-gnu abe-tests-aarch64_be-elf abe-tests-checkout'
description: 'List of tests to perform'