Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

cookbook_file is not working with Test-kitchen with windows server through vagrant #512

Closed
vinayakbhadage opened this issue Sep 15, 2015 · 1 comment

Comments

@vinayakbhadage
Copy link

Hi,

I am testing the cookbook using Test-Kitchen with vagrant on windows server 2012. But getting following error for following recipe

directory "C:\\Temp\\" do

end

cookbook_file 'C:\\Temp\\SQLEXPR_x64_ENU.exe' do
  source 'SQLEXPR_x64_ENU.exe'
end

Transferring files to

------Exception-------
Class: Kitchen::ActionFailed
Message: Failed to complete #converge action: [[WinRM::Transport::FileTransporter] Upload failed (exitcode: 3221225725)

I am using chefdk 0.7 and Vagrant 1.7.4.

Please help me to fix it.

Thanks & Regards,
-vinayak

@danielsdeleo
Copy link
Contributor

Hi @vinayakbhadage, this looks like a test-kitchen issue. test-kitchen bugs and issues go here: /~https://github.com/test-kitchen/test-kitchen/issues

Thanks!

ksubrama pushed a commit that referenced this issue Jan 11, 2016
Don’t prematurely bump Chef and ChefDK build versions
@chef-boneyard chef-boneyard locked and limited conversation to collaborators Feb 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants