Searched refs:test_ssh (Results 1 – 2 of 2) sorted by relevance
8 test_ssh="ssh -o ConnectTimeout=1 vm -t exit"10 if ! $test_ssh 2>/dev/null >/dev/null; then12 until $test_ssh 2>/dev/null >/dev/null; do
301 def test_ssh(container, remote): function353 test_ssh(container, options.dut)355 test_ssh(container, options.devserver)