Re: [PATCH v3 0/4] Ktest: add email support

From: Tim Tianyang Chen
Date: Tue Apr 03 2018 - 15:53:31 EST


Hi Steve, did you get a chance to take a look? cc'ing myself and a personal email. When I sent the patchset I forgot to include.

Tianyang

On 2018-03-26 04:08 PM, Tim Tianyang Chen wrote:

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

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