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 integration tests (via Travis CI) #8

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

karlmdavis
Copy link

Not sure if you're interested, but I put together some test coverage for these modules via Travis CI to help me triage a bug with the modules that I was investigating (they don't work with Ansible >=2.2).

You can view the test results in Travis CI here: https://travis-ci.org/karlmdavis/ansible-role-ldap. Note that they're failing right now when run against Ansible 2.2, which is expected. They pass when run against Ansible 2.1, though, which is also expected.

Here's a PR with that test coverage, if you'd like to take it. I'd be happy to rework it a bit, if you have questions or concerns. I'd also be happy to just maintain them on my fork, if you're not interested.

Happy New Years!
Karl M. Davis

@karlmdavis
Copy link
Author

(Oh, the PR also ended up pulling in the README changes I made on my fork. If you're interested in accepting the PR, I can rebase the branch to fix that.)

@karlmdavis
Copy link
Author

I've now submitted a separate PR (with clean history) for the bug that caused the Ansible 2.2 failures. See here: #9.

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