[PATCH v3 0/4] ktest: add email support

From: Tim Tianyang Chen
Date: Fri Apr 06 2018 - 18:17:31 EST


This patch set will let users define a mailer, an email address and when to receive
notifications during automated testings. Users need to setup the specified mailer
prior to using this feature.

Tim Tianyang Chen (4):
ktest: add email support
ktest: add SigInt handling
ktest: use dodie for critical falures
ktest: add email options to sample.config

tools/testing/ktest/ktest.pl | 125 ++++++++++++++++++++++++++++++----------
tools/testing/ktest/sample.conf | 22 +++++++
2 files changed, 117 insertions(+), 30 deletions(-)

--
1.8.3.1