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 molecule tests for Travis CI #1

Closed
geerlingguy opened this issue Aug 8, 2019 · 2 comments
Closed

Add molecule tests for Travis CI #1

geerlingguy opened this issue Aug 8, 2019 · 2 comments

Comments

@geerlingguy
Copy link
Owner

The basic idea:

  1. Have a playbook that runs the kubernetes role to set up kubernetes on a single node instance.
  2. Same playbook then runs k8s_manifests with a test deployment of something (e.g. prometheus or maybe even something simpler).
@geerlingguy
Copy link
Owner Author

Maybe consider using kind also... like what the Ansible Operator SDK scaffold sets up.

@geerlingguy
Copy link
Owner Author

Tests are passing, yay! Moving kubernetes role test scenario (which may be a little more complicated) to #3.

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

No branches or pull requests

1 participant