Adding rhos telemetry to the list of mail users

This will send an email to rhos telemetry every time the scenario001 job
fail on ceilometer integration test.
It also set other users to only receive email when tests fails.

Change-Id: Ic2e49fd857648dd4368abd789370fce6b5f41222
Depends-On: Ib1fb285e8e93c8059c0f9241a748491b54d51047
This commit is contained in:
Arx Cruz 2017-09-13 23:54:55 +02:00 committed by Sagi Shnaidman
parent 10c1683242
commit 0a9ce505a5

View File

@ -10,11 +10,24 @@ emails:
name: 'Arx Cruz'
- mail: 'whayutin@redhat.com'
name: 'Wes'
fail_only: True
- mail: 'gcerami@redhat.com'
name: 'Gabriele'
fail_only: True
- mail: 'sshnaidm@redhat.com'
name: 'Sagi Shnaidman'
fail_only: True
- mail: 'myoung@redhat.com'
name: 'Matt Young'
fail_only: True
- mail: 'rhos-telemetry@redhat.com'
name: 'Rhos Telemetry'
fail_only: True
jobs:
- 'gate-tripleo-ci-centos-7-scenario001-multinode-oooq-puppet'
- 'gate-tripleo-ci-centos-7-scenario001-multinode-oooq-container'
- 'gate-tripleo-ci-centos-7-scenario001-multinode-oooq'
regex:
- 'ceilometer.tests.tempest.scenario.test_telemetry_integration.TestTelemetryIntegration'
template: template.html