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

add test kitchen integration to travis #8

Merged
merged 1 commit into from
May 5, 2016
Merged

Conversation

davide125
Copy link
Member

This adds convergence integration tests on Ubuntu 14.04, CentOS 7 and Debian 8 using test-kitchen. It's based on the approach described in https://github.com/zuazo/kitchen-in-travis-native.

@ghost ghost added the CLA Signed label May 3, 2016
services: docker
env:
matrix:
- INSTANCE=default-centos-7
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's add centos6

@davide125 davide125 force-pushed the test branch 7 times, most recently from 0e02f22 to cca37f6 Compare May 5, 2016 20:21
@@ -18,6 +18,12 @@
action :nothing
end

directory '/etc/modprobe.d' do
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for now can you yank this and make that internally? it'll make syncing easier

@jaymzh
Copy link
Collaborator

jaymzh commented May 5, 2016

the rest of this is fine.

@jaymzh jaymzh merged commit 7a3f467 into facebook:master May 5, 2016
@davide125 davide125 deleted the test branch May 23, 2016 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants