All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] [RFC] Ktest: add email support
       [not found] <20171120173738.34823-1-tianyang.chen@oracle.com>
@ 2017-11-21 18:53 ` Tim Tianyang Chen
  2017-12-01 23:55   ` Steven Rostedt
  0 siblings, 1 reply; 7+ messages in thread
From: Tim Tianyang Chen @ 2017-11-21 18:53 UTC (permalink / raw)
  To: rostedt, linux-kernel; +Cc: dhaval.giani

This patch series will let users define mailer and email address for receiving
notifications during automated testings. Users need to setup the specified mailer
prior to using this feature.

Emails will be sent when the script completes, is aborted due to errors or interrupted
by Sig-Int.

Tim Tianyang Chen (2):
   Ktest: Add email support
   Ktest: Use dodie for critial failures

  ktest.pl | 129 ++++++++++++++++++++++++++++++++++++++++++---------------------
  1 file changed, 86 insertions(+), 43 deletions(-)

-- 
1.8.3.1

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

* Re: [PATCH 0/2] [RFC] Ktest: add email support
  2017-11-21 18:53 ` [PATCH 0/2] [RFC] Ktest: add email support Tim Tianyang Chen
@ 2017-12-01 23:55   ` Steven Rostedt
  2017-12-06 21:34     ` Dhaval Giani
  2017-12-06 21:35     ` Tim Tianyang Chen
  0 siblings, 2 replies; 7+ messages in thread
From: Steven Rostedt @ 2017-12-01 23:55 UTC (permalink / raw)
  To: Tim Tianyang Chen; +Cc: linux-kernel, dhaval.giani

On Tue, 21 Nov 2017 10:53:27 -0800
Tim Tianyang Chen <tianyang.chen@oracle.com> wrote:

> This patch series will let users define mailer and email address for receiving
> notifications during automated testings. Users need to setup the specified mailer
> prior to using this feature.
> 
> Emails will be sent when the script completes, is aborted due to errors or interrupted
> by Sig-Int.
> 

Hi Tim,

I was hoping to get to these this week, but unfortunately I wasn't able
to finish my current workload. I leave tomorrow for Germany, and
hopefully I can spend some time looking at these on that trip.

Feel free to send me a ping if you don't hear from me next week.

Thanks!

-- Steve

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

* Re: [PATCH 0/2] [RFC] Ktest: add email support
  2017-12-01 23:55   ` Steven Rostedt
@ 2017-12-06 21:34     ` Dhaval Giani
  2017-12-06 21:40       ` Steven Rostedt
  2017-12-06 21:35     ` Tim Tianyang Chen
  1 sibling, 1 reply; 7+ messages in thread
From: Dhaval Giani @ 2017-12-06 21:34 UTC (permalink / raw)
  To: Steven Rostedt, Tim Tianyang Chen; +Cc: linux-kernel

On 2017-12-01 06:55 PM, Steven Rostedt wrote:
> On Tue, 21 Nov 2017 10:53:27 -0800
> Tim Tianyang Chen <tianyang.chen@oracle.com> wrote:
> 
>> This patch series will let users define mailer and email address for receiving
>> notifications during automated testings. Users need to setup the specified mailer
>> prior to using this feature.
>>
>> Emails will be sent when the script completes, is aborted due to errors or interrupted
>> by Sig-Int.
>>
> 
> Hi Tim,
> 
> I was hoping to get to these this week, but unfortunately I wasn't able
> to finish my current workload. I leave tomorrow for Germany, and
> hopefully I can spend some time looking at these on that trip.
> 
> Feel free to send me a ping if you don't hear from me next week.
> 

Ping!

Dhaval

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

* Re: [PATCH 0/2] [RFC] Ktest: add email support
  2017-12-01 23:55   ` Steven Rostedt
  2017-12-06 21:34     ` Dhaval Giani
@ 2017-12-06 21:35     ` Tim Tianyang Chen
  2017-12-07  8:03       ` Steven Rostedt
  1 sibling, 1 reply; 7+ messages in thread
From: Tim Tianyang Chen @ 2017-12-06 21:35 UTC (permalink / raw)
  To: Steven Rostedt; +Cc: linux-kernel, dhaval.giani



On 12/01/2017 03:55 PM, Steven Rostedt wrote:
> On Tue, 21 Nov 2017 10:53:27 -0800
> Tim Tianyang Chen <tianyang.chen@oracle.com> wrote:
>
>> This patch series will let users define mailer and email address for receiving
>> notifications during automated testings. Users need to setup the specified mailer
>> prior to using this feature.
>>
>> Emails will be sent when the script completes, is aborted due to errors or interrupted
>> by Sig-Int.
>>
> Hi Tim,
>
> I was hoping to get to these this week, but unfortunately I wasn't able
> to finish my current workload. I leave tomorrow for Germany, and
> hopefully I can spend some time looking at these on that trip.
>
> Feel free to send me a ping if you don't hear from me next week.
>
> Thanks!
>
> -- Steve
Hey Steve, did you get a chance to take a look at it yet?

Thanks,
Tim

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

* Re: [PATCH 0/2] [RFC] Ktest: add email support
  2017-12-06 21:34     ` Dhaval Giani
@ 2017-12-06 21:40       ` Steven Rostedt
  2017-12-14 17:44         ` Dhaval Giani
  0 siblings, 1 reply; 7+ messages in thread
From: Steven Rostedt @ 2017-12-06 21:40 UTC (permalink / raw)
  To: Dhaval Giani, Tim Tianyang Chen; +Cc: linux-kernel

Hi,

Currently traveling and now I have very poor connectivity. I won't be able to do anything this week.

-- Steve

On December 6, 2017 10:34:53 PM GMT+01:00, Dhaval Giani <dhaval.giani@oracle.com> wrote:
>On 2017-12-01 06:55 PM, Steven Rostedt wrote:
>> On Tue, 21 Nov 2017 10:53:27 -0800
>> Tim Tianyang Chen <tianyang.chen@oracle.com> wrote:
>> 
>>> This patch series will let users define mailer and email address for
>receiving
>>> notifications during automated testings. Users need to setup the
>specified mailer
>>> prior to using this feature.
>>>
>>> Emails will be sent when the script completes, is aborted due to
>errors or interrupted
>>> by Sig-Int.
>>>
>> 
>> Hi Tim,
>> 
>> I was hoping to get to these this week, but unfortunately I wasn't
>able
>> to finish my current workload. I leave tomorrow for Germany, and
>> hopefully I can spend some time looking at these on that trip.
>> 
>> Feel free to send me a ping if you don't hear from me next week.
>> 
>
>Ping!
>
>Dhaval

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

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

* Re: [PATCH 0/2] [RFC] Ktest: add email support
  2017-12-06 21:35     ` Tim Tianyang Chen
@ 2017-12-07  8:03       ` Steven Rostedt
  0 siblings, 0 replies; 7+ messages in thread
From: Steven Rostedt @ 2017-12-07  8:03 UTC (permalink / raw)
  To: Tim Tianyang Chen; +Cc: linux-kernel, dhaval.giani

Unfortunately not, and my internet at the hotel is dismissal. I can't get any work done this week.

-- Steve

On December 6, 2017 10:35:16 PM GMT+01:00, Tim Tianyang Chen <tianyang.chen@oracle.com> wrote:
>
>
>On 12/01/2017 03:55 PM, Steven Rostedt wrote:
>> On Tue, 21 Nov 2017 10:53:27 -0800
>> Tim Tianyang Chen <tianyang.chen@oracle.com> wrote:
>>
>>> This patch series will let users define mailer and email address for
>receiving
>>> notifications during automated testings. Users need to setup the
>specified mailer
>>> prior to using this feature.
>>>
>>> Emails will be sent when the script completes, is aborted due to
>errors or interrupted
>>> by Sig-Int.
>>>
>> Hi Tim,
>>
>> I was hoping to get to these this week, but unfortunately I wasn't
>able
>> to finish my current workload. I leave tomorrow for Germany, and
>> hopefully I can spend some time looking at these on that trip.
>>
>> Feel free to send me a ping if you don't hear from me next week.
>>
>> Thanks!
>>
>> -- Steve
>Hey Steve, did you get a chance to take a look at it yet?
>
>Thanks,
>Tim

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

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

* Re: [PATCH 0/2] [RFC] Ktest: add email support
  2017-12-06 21:40       ` Steven Rostedt
@ 2017-12-14 17:44         ` Dhaval Giani
  0 siblings, 0 replies; 7+ messages in thread
From: Dhaval Giani @ 2017-12-14 17:44 UTC (permalink / raw)
  To: Steven Rostedt, Tim Tianyang Chen; +Cc: linux-kernel

On 2017-12-06 04:40 PM, Steven Rostedt wrote:
> Hi,
> 
> Currently traveling and now I have very poor connectivity. I won't be able to do anything this week.
> 

ping! :)

Dhaval

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

end of thread, other threads:[~2017-12-14 17:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20171120173738.34823-1-tianyang.chen@oracle.com>
2017-11-21 18:53 ` [PATCH 0/2] [RFC] Ktest: add email support Tim Tianyang Chen
2017-12-01 23:55   ` Steven Rostedt
2017-12-06 21:34     ` Dhaval Giani
2017-12-06 21:40       ` Steven Rostedt
2017-12-14 17:44         ` Dhaval Giani
2017-12-06 21:35     ` Tim Tianyang Chen
2017-12-07  8:03       ` Steven Rostedt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.