]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ktest-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 9 Mar 2020 23:16:42 +0000 (16:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 9 Mar 2020 23:16:42 +0000 (16:16 -0700)
commit9bd34518b988eaed3b49cf07c49ca79975817094
tree1dda1b06e9fd74ab86039ddf9931d2e103209afc
parent1bf87b974e11f0133f256a4542a60a3a87bdb759
parent1f9028a3a29cae5c5ea980d110009126a8e05470
Merge tag 'ktest-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest

Pull Ktest fixes and clean ups from Steven Rostedt:

 - 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

* tag 'ktest-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest:
  ktest: Fix typos in ktest.pl
  ktest: Add timeout for ssh sync testing
  ktest: Make default build option oldconfig not randconfig
  ktest: Fix some typos in sample.conf