We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm currently trying to find out why my kitchen verify is failing, however, even when running
kitchen verify
bundle exec kitchen verify -l debug package-centos-7 -----> Starting Kitchen (v1.16.0) D [local command] BEGIN (docker >> /dev/null 2>&1) D [local command] END (0m0.02s) -----> Converging <package-centos-7>...
nothing is shown, despite this line: https://github.com/test-kitchen/kitchen-docker/blob/master/lib/kitchen/driver/docker.rb#L159
ref saltstack-formulas/zookeeper-formula#66
The text was updated successfully, but these errors were encountered:
Hi @igalic - Is this still an issue or can we close this out? If it is an issue, can you provide more details such as your kitchen.yml file? Thanks.
Sorry, something went wrong.
No branches or pull requests
I'm currently trying to find out why my
kitchen verify
is failing, however, even when runningnothing is shown, despite this line: https://github.com/test-kitchen/kitchen-docker/blob/master/lib/kitchen/driver/docker.rb#L159
ref saltstack-formulas/zookeeper-formula#66
The text was updated successfully, but these errors were encountered: