test-kitchen / kitchen-digitalocean

A Test Kitchen driver for DigitalOcean

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I am having the same issue no matter what path I try.

Roopeshvarmanampally opened this issue · comments

I am having the same issue no matter what path I try.
I see there is a dummy_vaidation.pem file somewhere in there.
Should I replace dummy with mine (called regional.pem)
screen shot 2018-05-16 at 4 38 48 pm
screen shot 2018-05-16 at 4 45 42 pm

Originally posted by @skiwheelr in #43 (comment)

That pem file is from berkshelf. You should speak with them probably. I'm not sure off the top of my head. I have never ran into this.

Second look it says ssh connection refused, make sure your ssh credentials to localhost is right. Can you post your .kitchen.yml?

It looks like the failure here is in connecting to the VM, which looks like it's a Vagrant/virtualbox VM from the little we can see here.

If this problem is still occurring, please re-open this issue and include your kitchen.yml and the kitchen.log (make sure to redact anything sensitive before posting) so that we can look further.