Document steps to enable and customize tempest notifications

Since we are now executing tempest in our gates, it is good to have
the steps required to enable and customize notifications documented

Change-Id: Ie5703eb43a9a7676aba711482797e8725d0f9878
This commit is contained in:
Arx Cruz 2017-09-11 20:51:42 +02:00
parent 37604e48a3
commit c76cd78d3e
1 changed files with 10 additions and 1 deletions

View File

@ -119,6 +119,15 @@ inspection and root cause analysis. Use the
<https://github.com/openstack-infra/tripleo-ci/blob/master/scripts/getthelogs>`_
for that.
Enabling tempest tests notification
-----------------------------------
There is a way to get notifications by email when a job finishes to running
tempest.
People interested to receive these notifications can submit a patch to add
their email address in `this config file
<https://github.com/openstack/tripleo-quickstart-extras/blob/master/roles/validate-tempest/files/tempestmail/config.yaml>`_.
Instructions can be found `here
<https://github.com/openstack/tripleo-quickstart-extras/blob/master/roles/validate-tempest/files/tempestmail/README.md>`_.