aboutsummaryrefslogtreecommitdiff
path: root/tcwg-benchmark-christophe.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2017-08-25 14:08:52 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2017-08-28 09:21:50 +0000
commit42fba3c3ffef4c7f8491099729f2329bf5f82ef5 (patch)
treee28e7d13f8fe8359794e6674906c5b6807899ad3 /tcwg-benchmark-christophe.yaml
parent62118c8c2463b00dd7f5710382acb0f302f4f826 (diff)
tcwg-benchmark-christophe: Add ignore_errors parameter.
Change-Id: I7c73c3f0d5f961713db5e8830b61c4df745da5ec
Diffstat (limited to 'tcwg-benchmark-christophe.yaml')
-rw-r--r--tcwg-benchmark-christophe.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/tcwg-benchmark-christophe.yaml b/tcwg-benchmark-christophe.yaml
index a3e8a97265..567edb6c5b 100644
--- a/tcwg-benchmark-christophe.yaml
+++ b/tcwg-benchmark-christophe.yaml
@@ -81,6 +81,10 @@
name: displaytag
default: ''
description: 'Tag to display in the Jenkins console, so that the build name is more meaningful'
+ - bool:
+ name: ignore_errors
+ default: 'false'
+ description: 'Ignore build errors as much as possible'
- string:
name: builder
default: 'tcwg-x86_64-build'