Skip to content

Added a check for ssh key authetication#85

Merged
jjasghar merged 5 commits intomasterfrom
checking_ssh_key_race
Sep 3, 2015
Merged

Added a check for ssh key authetication#85
jjasghar merged 5 commits intomasterfrom
checking_ssh_key_race

Conversation

@jjasghar
Copy link
Copy Markdown
Contributor

It seems there was a race condition, this method checks for ssh key
authentication before continuing the run.

With the help of @adamleff we were able to get this done.

JJ Asghar added 2 commits July 16, 2015 16:49
It seems there was a race condition, this method checks for ssh key
authentication before continuing the run.
@adamleff
Copy link
Copy Markdown

Minor rubocop things, nothing I would hold this up for. If remaining functionality still looks good to you, I'm 👍 on the change. :)

@jjasghar
Copy link
Copy Markdown
Contributor Author

Grrr rubocop...yeah ill get those fixed here and then run the suite. I'll mark this as WIP.

@jjasghar jjasghar changed the title Added a check for ssh key authetication [WIP]: Added a check for ssh key authetication Jul 16, 2015
@jjasghar
Copy link
Copy Markdown
Contributor Author

These tests now fail:

  #create
    required options provided
      generates a server name in the absence of one (FAILED - 1)
      gets a proper server ID (FAILED - 2)
      gets a proper hostname (IP) (FAILED - 3)
      does not disable SSL validation (FAILED - 4)
    SSL validation disabled
      disables SSL cert validation (FAILED - 5)

@jjasghar jjasghar mentioned this pull request Jul 20, 2015
@jjasghar jjasghar changed the title [WIP]: Added a check for ssh key authetication Added a check for ssh key authetication Jul 21, 2015
@ramereth
Copy link
Copy Markdown
Contributor

ramereth commented Sep 3, 2015

@jjasghar any update on this PR? We're running into this causing us a lot of trouble. Let me know if there's anything we can do to help.

@jjasghar
Copy link
Copy Markdown
Contributor Author

jjasghar commented Sep 3, 2015

Wow, this completely fell through the cracks. I'll get this reprioritized.

@jjasghar jjasghar merged commit 97d85d7 into master Sep 3, 2015
@jjasghar
Copy link
Copy Markdown
Contributor Author

jjasghar commented Sep 3, 2015

Released via 1.9.0.dev, please test and report issues: #93

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants