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

acceptance tests on docker #14

Merged
merged 3 commits into from
Apr 16, 2016
Merged

acceptance tests on docker #14

merged 3 commits into from
Apr 16, 2016

Conversation

deric
Copy link
Contributor

@deric deric commented Apr 15, 2016

Travis should support running acceptance tests on Docker, which might be faster (and easily reproducible on developer's machine).

@yankcrime
Copy link
Member

Thanks @deric - this is something I've been meaning to sort out and so saves me a job 👍

@yankcrime yankcrime merged commit 3b667ed into voxpupuli:master Apr 16, 2016
@deric
Copy link
Contributor Author

deric commented Apr 16, 2016

There's still problem with systemd on Debian 8 and CentOS 7:

  Setting up telegraf (0.12.1-1) ...                                                                                                                        
  Created symlink from /etc/systemd/system/telegraf.service to /lib/systemd/system/telegraf.service.                                                        
  Created symlink from /etc/systemd/system/multi-user.target.wants/telegraf.service to /lib/systemd/system/telegraf.service.                                
  Failed to get D-Bus connection: Unknown error -1                                                                                                          
  Failed to get D-Bus connection: Unknown error -1      

probably it would be good idea to start with Docker image and preinstalled version of Puppet.

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

Successfully merging this pull request may close these issues.

2 participants