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

Error on converge with puppet provisioner are not handled #273

Open
lzecca78 opened this issue Aug 19, 2017 · 0 comments
Open

Error on converge with puppet provisioner are not handled #273

lzecca78 opened this issue Aug 19, 2017 · 0 comments

Comments

@lzecca78
Copy link

Hi,
i am using kitchen-docker with kitchen-puppet in Jenkins pipeline since few days. I noticed that if during puppet provisioning are thrown errors, the converge phase, at the end, will result green with green message (Finished converging <test> (3m54.13s).), same as no errors were given.
This is happening since the first day i moved to kitchen-docker, with kitchen-vagrant i didn't have this weird behavior.
This is really annoying because i would like fail fast and don't go on to the verify phase, because is obviously that something went wrong.
Versions :

docker-engine: Docker version 17.06.0-ce, build 02c1d87
test-kitchen: 1.17.0
kitchen-docker: 2.6.0
kitchen-puppet: 3.1.0

docker driver parameters in .kitchen.yml:

  driver_config:
    image: solita/ubuntu-systemd:latest
    use_sudo: false
    platform: ubuntu
    privileged: true
    run_command: /sbin/init```
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

1 participant