Establish SSH connection before performance check

There was a failure due to "SSHException: SSH session not active".
This turns out to be due to BMC reaching to standby longer than
expected and the previous SSH conncetion taken during version
verification expires.

The right thing to do before any Execute Command is to take the
session and execute.

Change-Id: I32f3c37e3eef44c37718166f6b8c8fa4db2e12ec
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
1 file changed