-
Notifications
You must be signed in to change notification settings - Fork 758
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
Implement UTs for Plugin CustomValidations #2556
Comments
If anyone wants to take either plugin, please reach out to me. |
@tenzen-y May I take the MPI and JobSet Plugins |
MPI already has been opened. So, I can assign JobSet to you. |
Please assign |
Sure, I assigned Torch to you |
/assign @tenzen-y @Harshal292004 @IRONICBo |
@tenzen-y What exactly needs to be done here ? |
Do I need to increase the test coverage for |
Hey @tenzen-y , Could you assign me jobset ? |
Hey @Garvit-77 I am working on that |
/reopen |
@tenzen-y: Reopened this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
What you would like to be added?
It would be great to add more fine-grained UTs for CustomValidations in each plugin.
trainer/pkg/runtime/framework/plugins/mpi/mpi.go
Line 82 in 8aa97a4
trainer/pkg/runtime/framework/plugins/jobset/jobset.go
Line 78 in 8aa97a4
trainer/pkg/runtime/framework/plugins/torch/torch.go
Line 55 in 8aa97a4
Why is this needed?
This allows us to strictly verify whether or not each validation works correctly.
Love this feature?
Give it a 👍 We prioritize the features with most 👍
The text was updated successfully, but these errors were encountered: