Use beaker-hostgenerator for docker acceptance tests#453
Use beaker-hostgenerator for docker acceptance tests#453bastelfreak merged 1 commit intovoxpupuli:masterfrom
Conversation
vinzent
left a comment
There was a problem hiding this comment.
Good move to use beaker-hostgenerator.
I do miss however documentation if something changes when someone wants invoke beaker.
And where are these docker_image_commands now ? are they default in beaker-hostgenerator ?
I'm waiting to see how the beaker-hostgenerator PR turns out. Right now you replace
Yes. I'm hoping that our defaults are good enough defaults for the entire community :) |
fd10573 to
923c21a
Compare
|
Updated now that the beaker-hostgenerator change was released. See voxpupuli/puppet-autofs#118 for an example that is now required for every module that uses |
This also removes sudo: required and dist: trusty since that's implied by Travis when using docker.
923c21a to
644c714
Compare
|
Updated. I submitted a bunch of PRs (linked) for the modules that actually use |
Depends on voxpupuli/beaker-hostgenerator#109 and will require changes to modules with docker tests. Also allows removal of the files in the actual containers.
It'd be nice if we could also push the EC2 and vagrant boxes into beaker-hostgenerator.