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

Training operator conformance test driver #7056

Merged

Conversation

nagar-ajay
Copy link
Contributor

@nagar-ajay nagar-ajay commented Mar 23, 2023

  • This PR is the test workflow for running training operator's implementation of conformance test (design).
  • README.md file contains the instructions to run conformance tests.

@nagar-ajay
Copy link
Contributor Author

/cc @johnugeorge

@johnugeorge
Copy link
Member

/cc @james-jwu

Related: kubeflow/training-operator#1695

Can you review it?

@james-jwu
Copy link
Contributor

Can you merge everything except training-operator-conformance.yaml into the existing files? Basically you just need to add a command into the existing MAKEFILE for training operator, and hook that into the existing flow. You probably don't need a new directory either.

@nagar-ajay nagar-ajay force-pushed the training-operator-conformance branch from 48c1921 to aea4593 Compare March 23, 2023 19:40
@google-oss-prow google-oss-prow bot added size/M and removed size/L labels Mar 23, 2023
@nagar-ajay
Copy link
Contributor Author

Can you merge everything except training-operator-conformance.yaml into the existing files? Basically you just need to add a command into the existing MAKEFILE for training operator, and hook that into the existing flow. You probably don't need a new directory either.

Done

@james-jwu
Copy link
Contributor

/lgtm

@johnugeorge I'll approve after you lgtm this PR.

serviceAccountName: kf-conformance
containers:
- name: training-conformance-container
image: kubeflow/training-operator-conformance
Copy link
Member

Choose a reason for hiding this comment

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

Can you add tag to the image?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated image tag that has new changes kubeflow/training-operator#1787

@google-oss-prow google-oss-prow bot removed the lgtm label Mar 24, 2023
@nagar-ajay nagar-ajay force-pushed the training-operator-conformance branch from ca0a54b to 9f31044 Compare March 25, 2023 06:56
@johnugeorge
Copy link
Member

Thanks @nagar-ajay
/lgtm

/cc @james-jwu

@james-jwu
Copy link
Contributor

/lgtm
/approve

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: james-jwu

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

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

3 participants