[GIT PULL] ktest: Updates and fixes for 5.6

From: Steven Rostedt
Date: Mon Mar 09 2020 - 16:27:30 EST



Linus,

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

[ I had a couple of patches I forgot to push before, as this tree
isn't updated much. But this shouldn't affect the stability of
the kernel any. ]

Please pull the latest ktest-v5.6 tree, which can be found at:


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