Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Die on kitchen login if instance is not created. #526

Merged
merged 1 commit into from
Oct 17, 2014

Conversation

fnichol
Copy link
Contributor

@fnichol fnichol commented Oct 17, 2014

This is solved slightly differently in than in #462 because otherwise the Instance cannot be checked for a "non-implemented" exception (not all drivers necessarily support the login command).

Closes #375
Closes #462

Thanks to @@daniellockard, @juliandunn, and @dje!

hackers1

fnichol added a commit that referenced this pull request Oct 17, 2014
Die on `kitchen login` if instance is not created.
@fnichol fnichol merged commit aeb0e13 into master Oct 17, 2014
@fnichol fnichol deleted the uncreated-instance-login branch October 17, 2014 22:19
@test-kitchen test-kitchen locked and limited conversation to collaborators Nov 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"kitchen login" to an uncreated box throws 'ssh' help
1 participant