ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TEST
authorSteven Rostedt <srostedt@redhat.com>
Thu, 22 Dec 2011 21:29:10 +0000 (16:29 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Fri, 23 Dec 2011 02:59:41 +0000 (21:59 -0500)
commitbc7c580377195f9f4da31b63fbbf52293cb4c861
tree561f1038c2546cba3861713fdbf7b0996d989f8d
parentc5dacb88f0a6410b3270f77e3d1e1b159afc4adc
ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TEST

For machines that do no use grub, it may be needed to update an
external image (tftp) before doing a reboot into either the
test image or the known good image.

The option SWITCH_TO_GOOD is added, where if it is defined, the
command that is specified as its value will be executed before
doing a reboot into a known good image.

The option SWITCH_TO_TEST is added, where if it is defined, the
command that is specified as its value will be executed before
doing a reboot into the test image.

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