]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8288f7d530d1dec208ad10af4242c2969bf0bb95
treee15fbf29a5b1b3f04df9bf7cce6bdf39deec5f87
parentd361c422257aaa684553f936f08b975f1ab1c80f
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