• 
      

    Don't fail on SSH tests when SSH isn't enabled.

    Review Request #2576 — Created Sept. 3, 2011 and submitted — Latest diff uploaded

    Information

    Review Board

    Reviewers

    Don't fail on SSH tests when SSH isn't enabled.
    
    SSH tests were failing if the right keys existed but a local ssh daemon
    wasn't running. Now we treat a Connection Refused as an indication that
    we should skip the test.
    Tests ran here without a local SSH daemon.