]> Pileus Git - ~andy/linux/commitdiff
ktest: Add documentation of CLOSE_CONSOLE_SIGNAL
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Tue, 3 Dec 2013 16:57:23 +0000 (11:57 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 3 Dec 2013 17:02:36 +0000 (12:02 -0500)
The sample.conf file needs to document all available options.
With the new CLOSE_CONSOE_SIGNAL option, it too needs to be
document.

Cc: Satoru Takeuchi <satoru.takeuchi@gmail.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
tools/testing/ktest/sample.conf

index 0a290fb4cd5e746b278001719c4e2e518106b83b..2eb4bd2f6ab4134cdd9d4653a1ee4b09dd0591ab 100644 (file)
 # For a virtual machine with guest name "Guest".
 #CONSOLE =  virsh console Guest
 
+# Signal to send to kill console.
+# ktest.pl will create a child process to monitor the console.
+# When the console is finished, ktest will kill the child process
+# with this signal.
+# (default INT)
+#CLOSE_CONSOLE_SIGNAL = HUP
+
 # Required version ending to differentiate the test
 # from other linux builds on the system.
 #LOCALVERSION = -test