kubernetes/pkg/scheduler/cache
Kubernetes Submit Queue f2db955b9d
Merge pull request #64363 from idealhack/sub-benchmarks/scheduler/schedulercache
Automatic merge from submit-queue. 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>.

scheduler: update tests to use sub-benchmarks (pkg/scheduler/cache)

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

Go 1.7 added the subtest feature which can make table-driven tests much easier to run and debug. Some tests are not using this feature.

Further reading: [Using Subtests and Sub-benchmarks](https://blog.golang.org/subtests)

/kind cleanup

**Release note**:

```release-note
NONE
```
2018-07-01 19:04:19 -07:00
..
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
cache_test.go Merge pull request #64363 from idealhack/sub-benchmarks/scheduler/schedulercache 2018-07-01 19:04:19 -07:00
cache.go keep pod state consistent when UpdatePod 2018-06-06 21:13:12 +08:00
interface.go Move pkg/scheduler/schedulercache -> pkg/scheduler/cache 2018-05-31 22:55:34 +08:00
node_info_test.go Fix the handling of untagged images 2018-06-04 13:57:09 -07:00
node_info.go Implement scheduler changes for volume limits 2018-06-01 19:17:31 -04:00
util.go Move pkg/scheduler/schedulercache -> pkg/scheduler/cache 2018-05-31 22:55:34 +08:00