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

Introduce travis-based integration testing #92

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

Conversation

Skeen
Copy link

@Skeen Skeen commented Dec 1, 2018

This PR introduces a .travis.yml file, which tests the minikube statefulset example.

In order to enable Travis on this repository (assuming the PR gets merged), please follow: https://docs.travis-ci.com/user/tutorial/

Setup shouldn't take more than 5 minutes.

Issues

Upon creating this minor test-suite, I've hit upon #86 and #85 both of which affect the master branch.

The build log for the #86 effected build can be seen here:

While the sidecar error produced with kubernates v1.10.0 for #85 can be seen here:

Credits

The .travis.yml file is inspired by: https://github.com/LiliC/travis-minikube and this blog post: https://blog.travis-ci.com/2017-10-26-running-kubernetes-on-travis-ci-with-minikube

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