qa_utils: Virtual cluster support for SSH commands
authorMichael Hanselmann <hansmi@google.com>
Thu, 21 Feb 2013 14:10:59 +0000 (15:10 +0100)
committerMichael Hanselmann <hansmi@google.com>
Wed, 27 Feb 2013 13:58:40 +0000 (14:58 +0100)
commit50eaa5da7d61e5b5f3078cde89cd77a0c202a1bb
tree98db235898d21a7c2fecca96f2818153e2ca5f85
parentc072e7885cfa76f2347d416c9a24ee7938b85a73
qa_utils: Virtual cluster support for SSH commands

In virtual clusters, all “gnt-*” and “ganeti-*” commands require
environment variables to be set for the virtual cluster root directory
and node name. The “cmd” script generated by “vcluster-setup” is a
wrapper setting those variables.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Bernardo Dal Seno <bdalseno@google.com>
qa/qa_utils.py