diff --git a/doc/source/contributor/check_gates.rst b/doc/source/contributor/check_gates.rst index 314d3f56..999ddf57 100644 --- a/doc/source/contributor/check_gates.rst +++ b/doc/source/contributor/check_gates.rst @@ -119,6 +119,15 @@ inspection and root cause analysis. Use the `_ 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 +`_. +Instructions can be found `here +`_.