update known_hosts path in ssh_test() 73/23073/2
authorwu.zhihui <wu.zhihui1@zte.com.cn>
Thu, 13 Oct 2016 06:52:13 +0000 (14:52 +0800)
committerwu.zhihui <wu.zhihui1@zte.com.cn>
Thu, 13 Oct 2016 08:06:32 +0000 (16:06 +0800)
commit975e241de4d4bf3839c788ad743d0cc077e23bd4
tree2496793968a1040642a3ca0ed5c1e35f19fb22fe
parent69019f4dceec6f8bcb9eaf540b5f7257fce9530f
update known_hosts path in ssh_test()

In qtip container, env HOME is changed to /home/opnfv.
'~/.ssh/known_hosts' need be specified to '/root/.ssh/known_hosts'
in ssh_test().

Change-Id: I902699164c0fb6a06e0253020bf701e206cfd166
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
func/env_setup.py