Gem does not work with test-kitchen v1.16.0
EYurchenko opened this issue · 0 comments
$ kitchen converge
-----> Starting Kitchen (v1.16.0)
-----> Converging ...
Preparing files for transfer
Preparing dna.json
Loading chef environment 'helm_icrs_build'...
Using environment from '/home/local/chef/global_chef_env/chef-repo/helm/environments/helm_icrs_build.json'
Resolving dependency graph with Berkshelf 5.6.4...
Resolving cookbook dependencies with Berkshelf 5.6.4...
Removing non-cookbook files before transfer
Preparing environments
-----> Converging ...
Preparing files for transfer
Preparing dna.json
Loading chef environment 'helm_icrs_build'...
Using environment from '/home/local/chef/global_chef_env/chef-repo/helm/environments/helm_icrs_build.json'
Resolving dependency graph with Berkshelf 5.6.4...
Resolving cookbook dependencies with Berkshelf 5.6.4...
Removing non-cookbook files before transfer
Preparing environments
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: 2 actions failed.
>>>>>> Failed to complete #converge action: [undefined local variable or method `prepare_client_rb' for #Kitchen::Provisioner::ChefZeroBerksEnv:0x000000029c6fd8] on app-ubuntu-1404
>>>>>> Failed to complete #converge action: [undefined local variable or method `prepare_client_rb' for #Kitchen::Provisioner::ChefZeroBerksEnv:0x00000003f28e08] on app-ubuntu-1604
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
>>>>>> Also try running kitchen diagnose --all
for configuration