Skip to content
New issue

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

docker run_command output throw away despite -l debug #286

Open
igalic opened this issue Feb 23, 2018 · 1 comment
Open

docker run_command output throw away despite -l debug #286

igalic opened this issue Feb 23, 2018 · 1 comment

Comments

@igalic
Copy link

igalic commented Feb 23, 2018

I'm currently trying to find out why my kitchen verify is failing, however, even when running

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

@jeffreycoe
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants