👻 Brief Description
The feature change in test-kitchen repo which, needed rename of chef-zero provisioner to chef-infra has led to failing of integration test in test-kitchen.
Version
Test Kitchen version: 2.10.
Environment
Linux with ruby 2.5
Linux with ruby 2.6
Linux with ruby 2.7
Scenario
Integration Test of test-kitchen in the azure pipeline
Steps to Reproduce
Pushing code will automatically run this test in the test-kitchen repo.
Expected Result
Integration Tests should pass
Actual Result
-----> Starting Test Kitchen (v2.11.1)
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ClientError
>>>>>> Message: Could not load the 'dokken' provisioner from the load path.cannot load such file -- kitchen/provisioner/chef_zero
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
>>>>>> Also try running `kitchen diagnose --all` for configuration
➕ Additional context
Issue- test-kitchen/test-kitchen#1708
PR- test-kitchen/test-kitchen#1730
👻 Brief Description
The feature change in test-kitchen repo which, needed rename of chef-zero provisioner to chef-infra has led to failing of integration test in test-kitchen.
Version
Test Kitchen version: 2.10.
Environment
Linux with ruby 2.5
Linux with ruby 2.6
Linux with ruby 2.7
Scenario
Integration Test of test-kitchen in the azure pipeline
Steps to Reproduce
Pushing code will automatically run this test in the test-kitchen repo.
Expected Result
Integration Tests should pass
Actual Result
➕ Additional context
Issue- test-kitchen/test-kitchen#1708
PR- test-kitchen/test-kitchen#1730