Re: [PATCH 1/2][RFC]Ktest: Add email support

2017-12-14 Thread Tim Tianyang Chen
Thanks for the review Steven! First comment is that the numbered patches need to be a reply to the cover patch (that is patches 1/2 and 2/2 need to be replies of 0/2). Otherwise, my mailer loses them, because I always have my email sorted by threads, and a reply to 0/2 will move it away from the

Re: [PATCH 1/2][RFC]Ktest: Add email support

2017-12-14 Thread Steven Rostedt
On Tue, 21 Nov 2017 10:53:32 -0800 Tim Tianyang Chen wrote: Hi! Sorry for taking so long, but I've been swamped in other aspects. I'm trying to push maintainership off to John, but he's busy too :-p First comment is that the numbered patches need to be a reply to the cover patch (that is patche

[PATCH 1/2][RFC]Ktest: Add email support

2017-11-21 Thread Tim Tianyang Chen
Users can define optional "MAILER" "USR_EMAIL" variables to get email notifications. Ktest will send emails when the script: * was started * was cancelled by Ctrl-C * failed with fatal errors and called dodie() * completed all testing Users have to setup the mailer provided in config prior t