ktest: Add prompt to use OUTPUT_MIN_CONFIG
authorSteven Rostedt <srostedt@redhat.com>
Sat, 16 Jul 2011 01:57:25 +0000 (21:57 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Sat, 16 Jul 2011 01:57:25 +0000 (21:57 -0400)
commit35ce5952e62bc72520e6a7dbcfa4baf8c9f9eedb
tree8a9e88044c8ae0d3a2286c063d3c46e4e31664c5
parentb9066f6c0e215386d4b888eaedd739397b987421
ktest: Add prompt to use OUTPUT_MIN_CONFIG

If the defined OUTPUT_MIN_CONFIG in the make_min_config test exists,
then give a prompt to ask the user if they want to use that config
instead, as it is very often the case, especially when the test has been
interrupted. The OUTPUT_MIN_CONFIG is usually the config that one wants
to use to continue the test where they left off.

But if START_MIN_CONFIG is defined (thus the MIN_CONFIG is not the
default), then do not prompt, as it will be annoying if the user has
this as one of many tests, and the test pauses waiting for input, while
the user is sleeping.

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