]> git.baikalelectronics.ru Git - kernel.git/commit
ktest: Add timeout to ssh command
authorSteven Rostedt (VMware) <rostedt@goodmis.org>
Tue, 7 Feb 2017 17:22:03 +0000 (12:22 -0500)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Tue, 7 Feb 2017 17:23:38 +0000 (12:23 -0500)
commit3cc0566330d3533deacd9e6fae497251499fdc4b
treec1789b5e27c60eea88856f8782e5383afa71f527
parent712a00c4712f9dbfb29fcb21463ee250833bf058
ktest: Add timeout to ssh command

Add a timeout to performing an ssh command. This will let testing if a
machine is alive or not, or if something else may be amiss. A timeout can be
passed to ssh, where ssh will fail if it does not complete within the given
timeout.

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