Skip to content
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.

SSH Issue #14

Closed
miroswan opened this issue Aug 10, 2016 · 1 comment
Closed

SSH Issue #14

miroswan opened this issue Aug 10, 2016 · 1 comment
Assignees
Labels

Comments

@miroswan
Copy link
Owner

Fixing SSH

* code was holding on to the SSH connection of the first node in a
multi-node scenario. This means that all tests ran on first node.
This is a bug.

The Fix:

* Clear SSH connection using specinfa
* Configure SSH directly within the plugin instead of relying on a
generated spec_helper.rb file
* Update the smoke test to validate that this works
@miroswan
Copy link
Owner Author

Should be fixed in next release.

@miroswan miroswan self-assigned this Aug 10, 2016
@miroswan miroswan added the bug label Aug 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant