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

E2E test for TFJob v1alpha2 ksonnet package #852

Closed
jlewi opened this issue May 22, 2018 · 3 comments
Closed

E2E test for TFJob v1alpha2 ksonnet package #852

jlewi opened this issue May 22, 2018 · 3 comments
Assignees
Labels

Comments

@jlewi
Copy link
Contributor

jlewi commented May 22, 2018

Context:

We need to update our E2E tests to test the TFJob operator v1alpha2 package.

The difficulty here is that we can't deploy two versions of a CRD in the same cluster. So we will need to modify our tests to spin up a new GKE cluster for each version of the operator.

My suggestion would be to switch to using deployment manager + bootstrapper.

We have this workflow which uses deployment manager to create a GKE cluster.

When #829 is fixed and the tests are updated to support this I think we can easily run the test for multiple versions of TFJob operator.

/priority p1

@jlewi jlewi added the area/tfjob Issues related to TFJobs. label May 22, 2018
@jlewi
Copy link
Contributor Author

jlewi commented May 25, 2018

/assign @ankushagarwal

@ankushagarwal
Copy link
Contributor

Python script from #866 to deploy kubeflow clusters

@ankushagarwal
Copy link
Contributor

Looks like bootstrapper has a couple of bugs. Once https://github.com/kubeflow/kubeflow/pull/872/files gets merged I'll start work on this

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

No branches or pull requests

3 participants