[for-linus][PATCH 0/4] ktest: Fixes and updates for 5.6

From: Steven Rostedt
Date: Mon Mar 09 2020 - 16:24:56 EST



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(-)