kubernetes/pkg/scheduler/core
Kubernetes Submit Queue 4dbcf32b3c
Merge pull request #66471 from islinwb/improve_TestZeroRequest
Automatic merge from submit-queue (batch tested with PRs 66291, 66471, 66499). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Improve unit test TestZeroRequest

**What this PR does / why we need it**:

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #66468

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-07-24 13:59:58 -07:00
..
equivalence use subtest for table units 2018-07-20 16:02:50 -04:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
extender_test.go use subtest for table units 2018-07-20 16:02:50 -04:00
extender.go Move pkg/scheduler/schedulercache -> pkg/scheduler/cache 2018-05-31 22:55:34 +08:00
generic_scheduler_test.go Merge pull request #66471 from islinwb/improve_TestZeroRequest 2018-07-24 13:59:58 -07:00
generic_scheduler.go Extender preemption should respect IsInterested() 2018-07-23 10:13:38 +08:00
scheduling_queue_test.go use subtest for table units 2018-07-20 16:02:50 -04:00
scheduling_queue.go fix glogformat 2018-07-14 10:22:12 +08:00