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 some extra local kubernetes environments to ci/infra #16

Open
2 of 3 tasks
inercia opened this issue Apr 27, 2020 · 2 comments
Open
2 of 3 tasks

Add some extra local kubernetes environments to ci/infra #16

inercia opened this issue Apr 27, 2020 · 2 comments
Labels
a:tests Issue relates to tests t:feature New feature or request
Milestone

Comments

@inercia
Copy link
Contributor

inercia commented Apr 27, 2020

Our current end-to-end tests are based on the clusters created by the cluster providers at ci/infra. In order to test the integration of the Operator in some of these environments, we should create some extra providers for:

  • KIND
  • minikube
  • (maybe) k3s (note well that we already support k3d).

Technical hints

For minikube, take a look at https://github.com/lilic/travis-minikube

Acceptance criteria

  • There is a new cluster provider for LXC that can be used for running end-to-end tests for kops/kubespray.
  • There is a new cluster provider for KIND that can be used for running end-to-end tests
  • There is a new cluster provider for minikube that can be used for running end-to-end tests
@inercia inercia added a:tests Issue relates to tests t:feature New feature or request labels Apr 27, 2020
@khussey khussey added this to the 1.y Cycle 3 milestone May 1, 2020
@inercia
Copy link
Contributor Author

inercia commented May 19, 2020

On hold until we know the PRs that are accepted...

@khussey
Copy link

khussey commented Jun 4, 2020

@concaf looks like just the cluster provider for minikube is outstanding now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:tests Issue relates to tests t:feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants