On Fri, Jul 8, 2022 at 8:27 AM koti <kotisoftwaretest@gmail.com> wrote:
>
> Hi,
>
> I just want to know if there is any "email" notification facility in our lava test framework.
>
> Example:
> ########
> 1. We need to recevied below notification to configured email id
> a. Test trigger info
> b. Test complete/canceled/incomplete info
Here is the docs section about notifications:
https://lava.readthedocs.io/en/latest/user/advanced-tutorials/notifications/
Email notifications aren't ideally described. There is an option to
just add an email address instead of a username. Example below
notify:
criteria:
status: incomplete
recipients:
- to:
method: email
email: email.address@example.com
verbosity: verbose
This should go to the main "actions" section.
Best Regards,
Milosz
>
>
> Regards,
> Koti
> _______________________________________________
> Lava-users mailing list -- lava-users@lists.lavasoftware.org
> To unsubscribe send an email to lava-users-leave@lists.lavasoftware.org
> %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s