mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Tim Tianyang Chen <tianyang.chen@oracle.com>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: linux-kernel@vger.kernel.org, dhaval.giani@oracle.com
Subject: Re: [PATCH v3 1/4] Ktest: add email support
Date: Fri, 6 Apr 2018 15:19:48 -0700	[thread overview]
Message-ID: <e0646238-e991-61c6-c32f-eee07742073c@oracle.com> (raw)
In-Reply-To: <20180406142409.6d98254b@gandalf.local.home>



On 04/06/2018 11:24 AM, Steven Rostedt wrote:
> On Mon, 26 Mar 2018 13:08:01 -0700
> Tim Tianyang Chen <tianyang.chen@oracle.com> wrote:
>
>> Users can define optional variables to get email notifications.
>> Ktest can send emails when the script:
>>   * was started
>>   * failed with fatal errors and called dodie()
>>   * completed all testing
>>
>> Users have to setup the mailer provided in config prior to using this script.
>> Supported mailers: mailx, mail, sendmail
>> mailer specific routines are _sendmail_send(), _mailx_send()
>>
>> Suggested-by: Dhaval Giani <dhaval.giani@oracle.com>
>> Signed-off-by: Tim Tianyang Chen <tianyang.chen@oracle.com>
>>
>> ---
>>      changes since v2:
>>      coding style fix for option maps and if statements
>> 	moved sig int handeling to another patch
>>      changes since v1:
>>      added options for when to send emails to option_map
>> ---
>>   ktest.pl | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
>>   1 file changed, 58 insertions(+), 3 deletions(-)
>>
>> diff --git a/ktest.pl b/ktest.pl
>> index 0c8b61f8398e..9469783bc6c1 100755
>> --- a/ktest.pl
>> +++ b/ktest.pl
> If you can, please use git to make your diffs.
>
> The full path name needs to be here.
>
>   tools/testing/ktest/ktest.pl
>
Sorry I was working on my private folder, version tracked with other 
stuff. Just re-sent them.

Tim

  reply	other threads:[~2018-04-06 22:19 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-26 20:08 [PATCH v3 0/4] " 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 [this message]
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
2018-04-06 22:17 ` [PATCH v3 1/4] " Tim Tianyang Chen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e0646238-e991-61c6-c32f-eee07742073c@oracle.com \
    --to=tianyang.chen@oracle.com \
    --cc=dhaval.giani@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®