ktest: Add SCP_TO_TARGET_INSTALL option
authorSteven Rostedt <srostedt@redhat.com>
Wed, 21 Mar 2012 12:21:24 +0000 (08:21 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 21 Mar 2012 12:21:24 +0000 (08:21 -0400)
commit02ad261704a54ebb45de370f219e55530d702291
tree6ff2aa988b25ea7e71cb0aa3278c59113bb62b25
parent6ca996cc7cee88a6153158455a0ba8e1e79dcd2e
ktest: Add SCP_TO_TARGET_INSTALL option

Currently the option used to scp both the modules to the target as well
as the kernel image are the same (SCP_TO_TARGET). But some embedded
boards may require them to be different. The modules may need to be put
directly on the board, but the kernel image may need to go to a
tftpserver.

Add the option SCP_TO_TARGET_INSTALL that will allow the user to change
the config so that they may have the modules and image got to different
machines.

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