ktest: Add default for ssh-user, build-target and target-image
authorSteven Rostedt <srostedt@redhat.com>
Tue, 22 Nov 2011 01:12:04 +0000 (20:12 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 22 Nov 2011 01:12:04 +0000 (20:12 -0500)
commit600bbf0aa2229390ba1c4ca4c5666c593ff9ef56
treee15fbf29a5b1b3f04df9bf7cce6bdf39deec5f87
parentde5b6e3bf5e71532057fb4f1eb8ee29c5c7f11db
ktest: Add default for ssh-user, build-target and target-image

When a user runs ktest without an argument, or the argument given
is not a config file that exists, ktest will ask the user a few
questions to create a simple ktest config file.

A few of the questions should have a default value set, that if anything
it will make it easier for the user to know what is suppose to
be in that value.

These new values are:

  SSH_USER, BUILD_TARGET and TARGET_IMAGE

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