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

Fix tfjob test; the simple tfjob test prototype was renamed. #1267

Merged
merged 2 commits into from
Jul 26, 2018

Conversation

jlewi
Copy link
Contributor

@jlewi jlewi commented Jul 25, 2018


This change is Reviewable

@jlewi
Copy link
Contributor Author

jlewi commented Jul 25, 2018

/assign @ankushagarwal

@ankushagarwal
Copy link
Contributor

/lgtm
/approve

@lluunn
Copy link
Contributor

lluunn commented Jul 25, 2018

it's still failing with job not found

@lluunn
Copy link
Contributor

lluunn commented Jul 25, 2018

ref #1266

@@ -418,7 +418,7 @@
"--project=" + project,
"--app_dir=" + tfOperatorRoot + "/test/workflows",
"--tfjob_version=v1alpha1",
"--component=simple_tfjob",
"--component=simple_tfjob_v1alpha2",
Copy link
Contributor

Choose a reason for hiding this comment

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

alpha1?

Copy link
Contributor

Choose a reason for hiding this comment

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

and line 437 alpha2?

* kubeflow/training-operator#749 renamed the prototype
* ksonnet just fails silently if the component doesn't exist so the test just ends up failing with 404 trying to wait for the job.
* Fix 1266
* Update the test to use v1alpha2 for tf_job_version.
* Remove code to run v1alpha1 and v1alpha2; we can only run one version because only 1 CRD version can be installed in the cluster.
* The default should be v1alpha2 so lets just test that.
* Don't use the mnist image with v1alpha2; use tf_smoke and use the image
  set in the job prototype.
@lluunn
Copy link
Contributor

lluunn commented Jul 26, 2018

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ankushagarwal, lluunn

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:
  • OWNERS [ankushagarwal,lluunn]

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 a4ce063 into kubeflow:master Jul 26, 2018
richardsliu pushed a commit to richardsliu/kubeflow that referenced this pull request Aug 21, 2018
…w#1267)

* Fix tfjob test; the simple tfjob test prototype was renamed.

* kubeflow/training-operator#749 renamed the prototype
* ksonnet just fails silently if the component doesn't exist so the test just ends up failing with 404 trying to wait for the job.
* Fix 1266
* Update the test to use v1alpha2 for tf_job_version.
* Remove code to run v1alpha1 and v1alpha2; we can only run one version because only 1 CRD version can be installed in the cluster.
* The default should be v1alpha2 so lets just test that.
* Don't use the mnist image with v1alpha2; use tf_smoke and use the image
  set in the job prototype.

* Fix ksonnet error.
richardsliu added a commit to richardsliu/kubeflow that referenced this pull request Aug 21, 2018
saffaalvi pushed a commit to StatCan/kubeflow that referenced this pull request Feb 11, 2021
…w#1267)

* Fix tfjob test; the simple tfjob test prototype was renamed.

* kubeflow/training-operator#749 renamed the prototype
* ksonnet just fails silently if the component doesn't exist so the test just ends up failing with 404 trying to wait for the job.
* Fix 1266
* Update the test to use v1alpha2 for tf_job_version.
* Remove code to run v1alpha1 and v1alpha2; we can only run one version because only 1 CRD version can be installed in the cluster.
* The default should be v1alpha2 so lets just test that.
* Don't use the mnist image with v1alpha2; use tf_smoke and use the image
  set in the job prototype.

* Fix ksonnet error.
yanniszark pushed a commit to arrikto/kubeflow that referenced this pull request Feb 15, 2021
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

4 participants