osmith has uploaded this change for review.

View Change

jobs/osmo-gsm-tester virtual: send mails on error

Change-Id: If91644a3dfea1af259f7a511a7784cf32d8d23ea
---
M jobs/osmo-gsm-tester-runner.yml
1 file changed, 3 insertions(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/29/30429/1
diff --git a/jobs/osmo-gsm-tester-runner.yml b/jobs/osmo-gsm-tester-runner.yml
index f6692ee..0d6cc47 100644
--- a/jobs/osmo-gsm-tester-runner.yml
+++ b/jobs/osmo-gsm-tester-runner.yml
@@ -261,6 +261,9 @@
- junit:
results: 'trial-*/last_run/trial-*.xml'
allow-empty-results: true
+ - email:
+ notify-every-unstable-build: true
+ recipients: jenkins-notifications@lists.osmocom.org
parameters:
- string:
name: "OSMO_GSM_TESTER_OPTS"

To view, visit change 30429. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: If91644a3dfea1af259f7a511a7784cf32d8d23ea
Gerrit-Change-Number: 30429
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-MessageType: newchange