Skip to content

Conversation

@DracoAter
Copy link

No description provided.

@Annih
Copy link

Annih commented Jun 23, 2020

FYI @DracoAter it seems that you don't need this Gem anymore with recent test-kitchen version, the driver is built-in :)

@aerickson
Copy link

@Annih Can you provide a link to some docs on how to do so? I couldn't find anything. Thanks. :)

@DracoAter
Copy link
Author

@aerickson Use exec driver. https://github.com/test-kitchen/test-kitchen/blob/main/lib/kitchen/driver/exec.rb

@Annih
Copy link

Annih commented Sep 8, 2022

Yep as @DracoAter said use the exec driver.
Be well aware that there is no isolation between the system/ruby/bundle of kitchen and the environment of the provisioner.

It has been painful for me to debug such isolation issues.
I also had to tweak the configuration for kitchen to properly use powershell :(

See my kitchen config

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