[PATCH 0/2] [RFC] Ktest: add email support

From: Tim Tianyang Chen
Date: Tue Nov 21 2017 - 13:53:37 EST


This patch series will let users define mailer and email address for receiving
notifications during automated testings. Users need to setup the specified mailer
prior to using this feature.

Emails will be sent when the script completes, is aborted due to errors or interrupted
by Sig-Int.

Tim Tianyang Chen (2):
Ktest: Add email support
Ktest: Use dodie for critial failures

ktest.pl | 129 ++++++++++++++++++++++++++++++++++++++++++---------------------
1 file changed, 86 insertions(+), 43 deletions(-)

--
1.8.3.1