westmurthy

Results 3 comments of westmurthy

Here is the logs with debug mode. I have the tets in test/integration/default/serverspec/test_spec.rb because my suite name is -default in .kitchen.yml file. ``` [root@hostname ansible-kitchen]# kitchen verify -l debug Expected...

Fixed the issue. I placed the test files into test/integration/default directory. The below entries in the above logs mentions clearly it is looking for the tests in the location "/opt/ansible/ansible-kitchen/test/integration/default"...

I also found an another issue, I destroyed and ran again and it again throws 0 example and 0 failures. Below is the logs keeping " default_pattern : true "...