qa: pass some extra options to make scp work
authorGuido Trotter <ultrotter@google.com>
Sat, 6 Apr 2013 19:33:15 +0000 (21:33 +0200)
committerGuido Trotter <ultrotter@google.com>
Sun, 7 Apr 2013 11:59:22 +0000 (13:59 +0200)
commit049a6c6be6bd9e38e74b8113c886025d9a44f9e7
tree103f76b0524d776550b657efc080fcc1d65365c9
parent0b85e1bdfecb91b6d1f0ee2b3e93e10800e6544e
qa: pass some extra options to make scp work

scp by itself won't work on a cluster: a few extra options are needed to
tell it where to find the "right" ssh global known hosts file managed by
Ganeti.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Bernardo Dal Seno <bdalseno@google.com>
qa/qa_instance.py