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

Explore possibilities to integrate Kubernetes upstream e2e tests #219

Open
timoreimann opened this issue May 27, 2019 · 1 comment
Open

Comments

@timoreimann
Copy link
Collaborator

We currently maintain our own dedicated set of end-to-end tests. During KubeCon EU 2019, I learned that other cloud providers (like OpenStack) leverage the Kubernetes upstream tests. We should explore if we can do the same in order to reduce test duplication.

A short discovery on how to do this points at hack/e2e.go which is a wrapper around test-infra's kubetest these days that can be installed stand-alone.

@timoreimann
Copy link
Collaborator Author

One approach worth considering is to leverage Cluster API (and the DO provider) to bring up the infrastructure needed to test CCM on DO resources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant