linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tim Tianyang Chen <tianyang.chen@oracle.com>
To: rostedt@goodmis.org, linux-kernel@vger.kernel.org
Cc: dhaval.giani@oracle.com, Tim Tianyang Chen <tianyang.chen@oracle.com>
Subject: [PATCH 3/3] Ktest: add email options to sample.config
Date: Fri, 15 Dec 2017 15:20:11 -0800	[thread overview]
Message-ID: <1513380011-15274-4-git-send-email-tianyang.chen@oracle.com> (raw)
In-Reply-To: <1513380011-15274-1-git-send-email-tianyang.chen@oracle.com>

A block of email options is added under the optional config section.

Suggested-by: Dhaval Giani <dhaval.giani@oracle.com>
Signed-off-by: Tim Tianyang Chen <tianyang.chen@oracle.com>
---
 sample.conf | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/sample.conf b/sample.conf
index 6c58cd8bbbae..0571acf2179b 100644
--- a/sample.conf
+++ b/sample.conf
@@ -396,6 +396,16 @@
 
 #### Optional Config Options (all have defaults) ####
 
+# Email options for receiving notifications. Users must setup
+# the specified mailer prior to using this feature.
+#
+#MAILTO = ""
+#MAILER = sendmail
+#EMAIL_ON_ERROR = 1
+#EMAIL_WHEN_FINISHED = 1
+#EMAIL_WHEN_STARTED = 0
+#EMAIL_WHEN_CANCELED = 0
+
 # Start a test setup. If you leave this off, all options
 # will be default and the test will run once.
 # This is a label and not really an option (it takes no value).
-- 
2.15.1

  parent reply	other threads:[~2017-12-15 23:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-15 23:20 [PATCH 0/3] Ktest: add email support Tim Tianyang Chen
2017-12-15 23:20 ` [PATCH 1/3] " Tim Tianyang Chen
2018-03-21 15:09   ` Steven Rostedt
2017-12-15 23:20 ` [PATCH 2/3] Ktest: use dodie for critical falures Tim Tianyang Chen
2018-03-21 15:16   ` Steven Rostedt
2018-03-26 18:48     ` Tim Tianyang Chen
2017-12-15 23:20 ` Tim Tianyang Chen [this message]
2018-03-21 15:17   ` [PATCH 3/3] Ktest: add email options to sample.config Steven Rostedt
2018-01-02 19:08 ` [PATCH 0/3] Ktest: add email support Tim Tianyang Chen
2018-01-02 19:29   ` Steven Rostedt

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=1513380011-15274-4-git-send-email-tianyang.chen@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;
as well as URLs for NNTP newsgroup(s).