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

Convert acceptance tests to use test-kitchen #41

Merged
merged 4 commits into from
Jun 21, 2017
Merged

Conversation

richardc
Copy link
Owner

Test kitchen is far easier to wrangle and reason about than beaker or rspec-system, so convert over to using that.

In doing this I discovered a fair amount of rot in the travis matrix, so have replaced it with a far simpler matrix, testing just latest 3.x, 4.x, and acceptance testing in docker.

Closes #30

We're going to convert this over to use test-kitchen, so throw this on
the ground.
Here we add a basic test-kitchen setup to add acceptance testing of an
example site.pp in test/integration/default
Travis excludes development group; so doesn't have the kitchen tasks.
Soft-require so that doesn't explode.
Drop all old puppets besides latest 3.x and 4.x.  Add a cell to run the
acceptance tests in docker.
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.

1 participant