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

Run tests requiring kubernetes in CI #15

Closed
mig4 opened this issue Nov 4, 2019 · 0 comments
Closed

Run tests requiring kubernetes in CI #15

mig4 opened this issue Nov 4, 2019 · 0 comments

Comments

@mig4
Copy link
Contributor

mig4 commented Nov 4, 2019

PR #13 addresses #5 but only runs the basic tests which don't require Kubernetes. It should be possible to extend the workflow added in #13 to run all tests by using a local temporary instance.

One way of getting one would be to use an action that sets it up in the execution environment like:

Once that's added it should be enough to just change the last step to make test.

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

2 participants