chore(test): add uts for coscheduling plugin.#2582
Conversation
|
/rerun-all |
|
The |
Pull Request Test Coverage Report for Build 17738714361Details
💛 - Coveralls |
9b313ae to
a0065e4
Compare
/cc @kubeflow/wg-training-leads @astefanutti |
|
@IRONICBo Do you have any updates? |
a0065e4 to
ff1239a
Compare
Sorry I've been preparing for final exams this week and have now updated, please take a look about it. @tenzen-y @Electronic-Waste |
ff1239a to
326ff75
Compare
|
/rerun-all |
|
@Electronic-Waste @tenzen-y Hi, do you have time to review my PR? |
|
Besides, the /rerun-all command doesn't seem to work. |
|
/retest |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
/retest |
50838fe to
763f341
Compare
763f341 to
e390c5d
Compare
andreyvelich
left a comment
There was a problem hiding this comment.
Thank you for this great contribution @IRONICBo!
/lgtm
/assign @tenzen-y @astefanutti
andreyvelich
left a comment
There was a problem hiding this comment.
@IRONICBo Did you get a chance to address the comments, so we can move forward with this PR ?
I will update it today, sorry for this late reply. @andreyvelich |
Signed-off-by: Asklv <boironic@gmail.com>
… test. Signed-off-by: Asklv <boironic@gmail.com>
Signed-off-by: Asklv <boironic@gmail.com>
994633d to
b9e765d
Compare
|
@andreyvelich This PR is now ready. Please take a look when you have a moment. Thank you! |
andreyvelich
left a comment
There was a problem hiding this comment.
Thanks @IRONICBo!
/lgtm
/assign @astefanutti @tenzen-y
|
Thanks @IRONICBo! /approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: astefanutti The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* feat: add uts for coscheduling plugin. Signed-off-by: Asklv <boironic@gmail.com> * fix: add suspend, multiple podset, min resource case for coscheduling test. Signed-off-by: Asklv <boironic@gmail.com> * fix: update ut comments for coscheduling. Signed-off-by: Asklv <boironic@gmail.com> --------- Signed-off-by: Asklv <boironic@gmail.com>
What this PR does / why we need it:
Other plugins in pkg/runtime/framework/plugins have corresponding UTs, but the scheduling plugin does not have a UT for itself. I want to add some UTs for it.
Which issue(s) this PR fixes (optional, in
Fixes #<issue number>, #<issue number>, ...format, will close the issue(s) when PR gets merged):Part-of: #2582
Checklist: