]> 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)
commit943e4212751c54411ac6886f2fa5f7d4bf7fd63b
treec1789b5e27c60eea88856f8782e5383afa71f527
parent4d3f71a74d22d9973914df7c5a231b394612bf48
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