k3s/pkg/scheduler
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
..
algorithm Merge pull request #67642 from tizhou86/newUnitTest7 2018-08-27 06:14:14 -07:00
algorithmprovider Add a scheduler config argument to set the percentage of nodes to score 2018-08-17 11:18:51 -07:00
api Add a scheduler config argument to set the percentage of nodes to score 2018-08-17 11:18:51 -07:00
apis/config auto-generated 2018-08-24 10:58:09 +08:00
cache Autogenerated files 2018-08-17 11:18:52 -07:00
core Merge pull request #67760 from houjun41544/20180823 2018-08-26 19:39:06 -07:00
factory Fix golint error under scheduler/factory. 2018-08-23 17:24:32 +08:00
metrics Add metrics to equivalence cache. 2018-08-15 15:51:13 -07:00
testing Add NodeTree to the scheduler cache 2018-08-17 09:56:51 -07:00
util Add unit test cases for scheduler/util. 2018-08-23 15:26:27 +08:00
volumebinder Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
BUILD auto-generated 2018-08-24 10:58:09 +08:00
OWNERS Update OWNERS labels for cluster-lifecycle and scheduling 2018-04-05 16:25:04 -05:00
scheduler.go Delete dead code in pkg/scheduler. 2018-08-15 17:14:38 -07:00
scheduler_test.go Add a scheduler config argument to set the percentage of nodes to score 2018-08-17 11:18:51 -07:00
testutil.go Delete dead code in pkg/scheduler. 2018-08-15 17:14:38 -07:00