From: Steven Rostedt <rostedt@goodmis.org>
To: linux-kernel@vger.kernel.org
Cc: "John Warthog9 Hawley" <warthog9@kernel.org>
Subject: [for-linus][PATCH 0/4] ktest: Fixes and updates for 5.6
Date: Mon, 09 Mar 2020 16:22:31 -0400 [thread overview]
Message-ID: <20200309202231.580868511@goodmis.org> (raw)
Ktest fixes and clean ups
- Make the default option oldconfig instead of randconfig
(one too many times I lost my config because I left the build type out)
- Add timeout to ssh sync to sync before reboot (prevents test hangs)
- A couple of spelling fix patches
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest.git
ktest-v5.6
Tag SHA1: 72ff3685b8f4346bbb71515e9c4655524523c7d1
Head SHA1: 1091c8fce8aa9c5abe1a73acab4bcaf58a729005
Masanari Iida (2):
ktest: Fix some typos in sample.conf
ktest: Fix typos in ktest.pl
Steven Rostedt (VMware) (2):
ktest: Make default build option oldconfig not randconfig
ktest: Add timeout for ssh sync testing
----
tools/testing/ktest/ktest.pl | 16 ++++++++--------
tools/testing/ktest/sample.conf | 22 +++++++++++-----------
2 files changed, 19 insertions(+), 19 deletions(-)
next reply other threads:[~2020-03-09 20:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-09 20:22 Steven Rostedt [this message]
2020-03-09 20:22 ` [for-linus][PATCH 1/4] ktest: Fix some typos in sample.conf Steven Rostedt
2020-03-09 20:22 ` [for-linus][PATCH 2/4] ktest: Make default build option oldconfig not randconfig Steven Rostedt
2020-03-09 20:22 ` [for-linus][PATCH 3/4] ktest: Add timeout for ssh sync testing Steven Rostedt
2020-03-09 20:22 ` [for-linus][PATCH 4/4] ktest: Fix typos in ktest.pl 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=20200309202231.580868511@goodmis.org \
--to=rostedt@goodmis.org \
--cc=linux-kernel@vger.kernel.org \
--cc=warthog9@kernel.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