linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Ktest: add email support
@ 2018-03-26 20:08 Tim Tianyang Chen
  2018-03-26 20:08 ` [PATCH v3 1/4] " Tim Tianyang Chen
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Tim Tianyang Chen @ 2018-03-26 20:08 UTC (permalink / raw)
  To: rostedt; +Cc: linux-kernel, dhaval.giani

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(-)

-- 
2.15.1

^ permalink raw reply	[flat|nested] 15+ messages in thread
* [PATCH v3 0/4] ktest: add email support
@ 2018-04-06 22:17 Tim Tianyang Chen
  0 siblings, 0 replies; 15+ messages in thread
From: Tim Tianyang Chen @ 2018-04-06 22:17 UTC (permalink / raw)
  To: rostedt; +Cc: linux-kernel, dhaval.giani, tim.tianyang.chen, Tim Tianyang Chen

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

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2018-04-07 22:51 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-26 20:08 [PATCH v3 0/4] Ktest: add email support Tim Tianyang Chen
2018-03-26 20:08 ` [PATCH v3 1/4] " Tim Tianyang Chen
2018-04-06 18:24   ` Steven Rostedt
2018-04-06 22:19     ` Tim Tianyang Chen
2018-04-06 22:41       ` Steven Rostedt
2018-04-06 23:12         ` Tim Tianyang Chen
     [not found]         ` <d9720e54-4207-abf6-2ac2-b94ac847674e@oracle.com>
2018-04-07 22:51           ` Steven Rostedt
2018-03-26 20:08 ` [PATCH v3 2/4] Ktest: add SigInt handling Tim Tianyang Chen
2018-03-26 20:08 ` [PATCH v3 3/4] Ktest: use dodie for critical falures Tim Tianyang Chen
2018-03-26 20:08 ` [PATCH v3 4/4] Ktest: add email options to sample.config Tim Tianyang Chen
2018-04-03 19:06 ` [PATCH v3 0/4] Ktest: add email support Dhaval Giani
2018-04-03 19:52   ` Tim Tianyang Chen
2018-04-03 22:38     ` Steven Rostedt
2018-04-04 19:50       ` Steven Rostedt
2018-04-06 22:17 [PATCH v3 0/4] ktest: " Tim Tianyang Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).