aboutsummaryrefslogtreecommitdiff
path: root/tcwg-abe-extended.yaml
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2017-04-25 09:33:25 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2017-04-25 09:39:19 +0000
commitf9f06ec41a0fd61e95cfdf77f3474f0fd94d8950 (patch)
tree7126f8c9b192b7dc68b439fa6945e2c8e15c1353 /tcwg-abe-extended.yaml
parent8134103c7c153c315705d9f0011e46584e9ff58c (diff)
tcwg-abe-extended: Add ability to run with "set -e" via new parameter.
Change-Id: I1552bde115e00c2b6940afa50990c04902eca214
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 74576a28..ac2e3313 100644
--- a/tcwg-abe-extended.yaml
+++ b/tcwg-abe-extended.yaml
@@ -26,6 +26,10 @@
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'
+ - string:
+ name: bashmode
+ default: 'set -x'
+ description: 'Bash mode for top-level scripts'
disabled: false
node: tcwg-x86_64-build
retry-count: 3