diff options
author | Tim Tianyang Chen <tianyang.chen@oracle.com> | 2018-03-26 23:08:01 +0300 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2018-04-06 21:24:49 +0300 |
commit | 2ceb2d85b6697e2a3485047d1c908a4908069411 (patch) | |
tree | 11987dbffd9a2ecd1bfc64c1e5e6a0f1983e8b1a /Documentation/doc-guide | |
parent | 5a57299a1f084bbe7e3e9cafb06999793c4a40fb (diff) | |
download | linux-2ceb2d85b6697e2a3485047d1c908a4908069411.tar.xz |
Ktest: Add email support
Users can define optional variables to get email notifications.
Ktest can send emails when the script:
* was started
* failed with fatal errors and called dodie()
* completed all testing
Users have to setup the mailer provided in config prior to using this script.
Supported mailers: mailx, mail, sendmail
mailer specific routines are _sendmail_send(), _mailx_send()
Link: http://lkml.kernel.org/r/1522094884-22718-2-git-send-email-tianyang.chen@oracle.com
Suggested-by: Dhaval Giani <dhaval.giani@oracle.com>
Signed-off-by: Tim Tianyang Chen <tianyang.chen@oracle.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'Documentation/doc-guide')
0 files changed, 0 insertions, 0 deletions