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

[Cherry-pick] Add a simple e2e-test for katib #1646

Merged
merged 1 commit into from Sep 27, 2018
Merged

[Cherry-pick] Add a simple e2e-test for katib #1646

merged 1 commit into from Sep 27, 2018

Conversation

ankushagarwal
Copy link
Contributor

@ankushagarwal ankushagarwal commented Sep 27, 2018

Master PR #1638
Related to #1483

This is run as part of the kfctl e2e test after setting up the kubeflow on the gke cluster.

It uses kubectl to verify the various deployments made by katib ksonnet component.

/assign @jlewi


This change is Reviewable

This is run as part of kfctl e2e test
@@ -210,6 +210,7 @@ ksApply () {
ks apply default -c centraldashboard
ks apply default -c tf-job-operator
ks apply default -c argo
ks apply default -c katib
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would mean that katib will get deployed by default into the installations. Is that what we want?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am assuming that 0.3 onwards we want to install katib by default

@abhi-g
Copy link
Member

abhi-g commented Sep 27, 2018

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhi-g

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit 9348d8c into kubeflow:v0.3-branch Sep 27, 2018
surajkota pushed a commit to surajkota/kubeflow that referenced this pull request Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants