|
|
Log in / Subscribe / Register

ktest: add email support

From:  Tim Tianyang Chen <tianyang.chen-AT-oracle.com>
To:  rostedt-AT-goodmis.org
Subject:  [PATCH v3 0/4] ktest: add email support
Date:  Fri, 6 Apr 2018 15:17:01 -0700
Message-ID:  <1523053025-12424-1-git-send-email-tianyang.chen@oracle.com>
Cc:  linux-kernel-AT-vger.kernel.org, dhaval.giani-AT-oracle.com, tim.tianyang.chen-AT-alumni.upenn.edu, Tim Tianyang Chen <tianyang.chen-AT-oracle.com>

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



Copyright © 2018, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds