From: Tony Mack Date: Fri, 18 Apr 2008 00:36:24 +0000 (+0000) Subject: -change default redir_ssh_port X-Git-Tag: tests-4.2-4~43 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=1bc1d6c9c31ae8c1cecef22ae2233e74c3603f3d;p=tests.git -change default redir_ssh_port --- diff --git a/qaapi/qa/qa_config.py b/qaapi/qa/qa_config.py index aa6954b..f5678c4 100644 --- a/qaapi/qa/qa_config.py +++ b/qaapi/qa/qa_config.py @@ -37,7 +37,7 @@ nodes = [ 'site': 'ts', 'hostname': 'vm1.paris.cs.princeton.edu', 'host': 'localhost', - 'redir_ssh_port': '51101', + 'redir_ssh_port': '51022', 'type': 'vm', 'model' : 'qemu/minhw', 'boot_state': 'rins',