Skip to content

Wait ssh connection for the specified port after the instance is created#41

Merged
hartmantis merged 2 commits intotest-kitchen:masterfrom
tenforward:fix_specify_port
Feb 18, 2014
Merged

Wait ssh connection for the specified port after the instance is created#41
hartmantis merged 2 commits intotest-kitchen:masterfrom
tenforward:fix_specify_port

Conversation

@tenforward
Copy link
Copy Markdown
Contributor

We can specify the port that is used to access the instance via ssh.
But kitchen-openstack was waited ssh connection for port 22 without using the specified port.
I have fixed to use the specified port.

@TerryHowe
Copy link
Copy Markdown

Is there currently any way to specify an alternate ssh port during server creation or are you using a special image?

@tenforward
Copy link
Copy Markdown
Contributor Author

Yes, I use custom images that the port of sshd is not 22.

@TerryHowe
Copy link
Copy Markdown

I'd like to get this change in kitchen-fog but something a bit more generic on the configuration might be nice I'll have to think about how that might be done.

@hartmantis
Copy link
Copy Markdown
Contributor

Looks good to me. Thanks!

hartmantis added a commit that referenced this pull request Feb 18, 2014
Wait ssh connection for the specified port after the instance is created
@hartmantis hartmantis merged commit afae5d4 into test-kitchen:master Feb 18, 2014
@tenforward tenforward deleted the fix_specify_port branch February 18, 2014 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants