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

Implement a end to end testing strategy #49

Open
Lawouach opened this issue Jun 1, 2020 · 2 comments
Open

Implement a end to end testing strategy #49

Lawouach opened this issue Jun 1, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Lawouach
Copy link
Contributor

Lawouach commented Jun 1, 2020

Is there a way to fully test the operator against a real cluster?

Maybe using https://k3s.io/ in a CI job? similar to this https://github.com/marketplace/actions/actions-k3s ?

@Lawouach Lawouach added the enhancement New feature or request label Jun 1, 2020
@dmartin35 dmartin35 self-assigned this Jun 3, 2020
@dmartin35
Copy link
Contributor

Github workflow has been added to this branch
https://github.com/chaostoolkit-incubator/kubernetes-crd/tree/k3s
See:
https://github.com/chaostoolkit-incubator/kubernetes-crd/blob/k3s/.github/workflows/ci.yaml

it installs the operator on a K3s cluster and run the basic example

@Lawouach
Copy link
Contributor Author

Lawouach commented Jun 3, 2020

wow! that is awesome mate :)

Okay, next I think is probably just looking how we can test the common scenarios we support?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants