[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200702081949.2bfd2417@oasis.local.home>
Date: Thu, 2 Jul 2020 08:19:49 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: linux-kernel@...r.kernel.org,
John Warthog9 Hawley <warthog9@...nel.org>
Subject: Re: [for-next][PATCH 8/8] ktest.pl: Add MAIL_MAX_SIZE to limit the
amount of log emailed
On Thu, 2 Jul 2020 09:41:03 +0200
Greg KH <gregkh@...uxfoundation.org> wrote:
> On Wed, Jul 01, 2020 at 07:17:25PM -0400, Steven Rostedt wrote:
> > From: "Steven Rostedt (VMware)" <rostedt@...dmis.org>
> >
> > Add the ktest config option MAIL_MAX_SIZE that will limit the size of the
> > log file that is placed into the email on failure.
> >
> > Cc: Greg KH <gregkh@...uxfoundation.org>
> > Signed-off-by: Steven Rostedt (VMware) <rostedt@...dmis.org>
> > ---
> > tools/testing/ktest/ktest.pl | 12 +++++++++++-
> > tools/testing/ktest/sample.conf | 13 +++++++++++++
> > 2 files changed, 24 insertions(+), 1 deletion(-)
>
> Interesting, but I like full log files for my reports :)
I can add an option to do that if you want. My full logs end up being a
few hundred megabytes. Perhaps I could add a compress option too.
>
> Reviewed-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Thanks!
-- Steve
Powered by blists - more mailing lists