-
Notifications
You must be signed in to change notification settings - Fork 264
[WIP] Kube-batch perf test #597
[WIP] Kube-batch perf test #597
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: shivramsrivastava If they are not already assigned, you can assign the PR to them by writing 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 |
/assign @k82cn |
@@ -0,0 +1,142 @@ | |||
/* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why do we copy code here? we should also use import for those package.
/unassign |
@shivramsrivastava , are you still working on this? |
I am putting an hold on this task for now, since i am unable to resolve the api-server issue for crd support. |
/hold |
@TommyLike , @hzxuzhonghu , would you help to review this PR and get it done ASAP? we're testing the performance of kube-batch, and this is important for us. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
@fejta-bot: Closed this PR. 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 this PR does / why we need it:
This PR adds the scheduler_perf test to kube-batch, this is similar to the scheduler_perf test found in the k8s project for the default scheduler.
Special notes for your reviewer:
TODO: