ktest: Make default build option oldconfig not randconfig
authorSteven Rostedt (VMware) <rostedt@goodmis.org>
Wed, 13 Nov 2019 18:36:24 +0000 (13:36 -0500)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Mon, 9 Mar 2020 20:04:30 +0000 (16:04 -0400)
commit791dc9d6b3ca4291be6cfce7b9be468d61d7ed95
treec26cff076b7b4465034acff7e9810167285c89f8
parentafbac6c500da7235e9767b99e3fe2369cf3618a4
ktest: Make default build option oldconfig not randconfig

For the last time, I screwed up my ktest config file, and the build went
into the default "randconfig", blowing away the .config that I had set up.
The reason for the default randconfig was because when this was first
written, I wanted to do a bunch of randconfigs. But as time progressed,
ktest isn't about randconfig anymore, and because randconfig destroys the
config in the build directory, it's a dangerous default to have. Use
oldconfig as the default.

Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
tools/testing/ktest/ktest.pl
tools/testing/ktest/sample.conf