aboutsummaryrefslogtreecommitdiff
path: root/jdkX-ci-build.yaml
diff options
context:
space:
mode:
authorStuart Monteith <stuart.monteith@linaro.org>2018-10-15 15:15:47 +0100
committerStuart Monteith <stuart.monteith@linaro.org>2018-10-15 15:15:47 +0100
commit3150e78f4f27e2173f72e9ddbbf60321283ac489 (patch)
tree66b2fcf3785fa650648be392ff782f05286e1602 /jdkX-ci-build.yaml
parent39825a877d5f0dd61a2e376ea91f3c260c137f94 (diff)
jdk: jdkX-ci-build email correction.
Need to disable emailing being sent on any failure - instead send it on first failure only. Add comma to email list - that's what the UI expects. Change-Id: Iefcbdfdcce292283975f92a762da59c05b51769f
Diffstat (limited to 'jdkX-ci-build.yaml')
-rw-r--r--jdkX-ci-build.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/jdkX-ci-build.yaml b/jdkX-ci-build.yaml
index f1314210..85c3b82f 100644
--- a/jdkX-ci-build.yaml
+++ b/jdkX-ci-build.yaml
@@ -105,5 +105,6 @@
fixed: true
first-failure: true
+ failure: false
success: false
- recipients: 'stuart.monteith@linaro.org aarch64-port-dev@openjdk.java.net'
+ recipients: 'stuart.monteith@linaro.org, aarch64-port-dev@openjdk.java.net'