kubernetes/pkg/scheduler/algorithm
Kubernetes Submit Queue f07d0955e9
Merge pull request #67642 from tizhou86/newUnitTest7
Automatic merge from submit-queue (batch tested with PRs 67766, 67642, 67772). 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>.

Add unit test cases for scheduler/algorithm/predicates.

**What this PR does / why we need it**:
Add unit test cases for scheduler/algorithm/predicates for more code coverage.

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

**Special notes for your reviewer**:
NONE

**Release note**:

```release-note
NONE
```
2018-08-27 06:14:14 -07:00
..
predicates Add unit test cases for scheduler/algorithm/predicates. 2018-08-27 10:57:04 +08:00
priorities Fix golint error under scheduler/algorithm/priorities. 2018-08-23 17:20:55 +08:00
BUILD Merge pull request #66656 from wackxu/fixappversion 2018-08-11 23:25:33 -07:00
doc.go Fix golint errors in pkg/scheduler based on golint check 2018-02-08 15:22:47 +08:00
scheduler_interface.go Move pkg/scheduler/schedulercache -> pkg/scheduler/cache 2018-05-31 22:55:34 +08:00
types_test.go Move pkg/scheduler/schedulercache -> pkg/scheduler/cache 2018-05-31 22:55:34 +08:00
types.go use apps/v1 version for scheduler 2018-07-26 17:37:29 +08:00
well_known_labels.go Supported matchField for NodeAffinity. 2018-04-28 11:10:29 +08:00