kubernetes/pkg/scheduler/algorithm
Kubernetes Submit Queue af9531b8a7
Merge pull request #63658 from xchapter7x/pkg-scheduler-algorithm-priorities
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>.

use subtest for table units (pkg-scheduler-algorithm-priorities)

**What this PR does / why we need it**: Update scheduler's unit table tests to use subtest

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

**Special notes for your reviewer**:
breaks up PR: https://github.com/kubernetes/kubernetes/pull/63281
/ref #63267

**Release note**:

```release-note
This PR will leverage subtests on the existing table tests for the scheduler units.
Some refactoring of error/status messages and functions to align with new approach.

```
2018-05-15 14:12:39 -07:00
..
predicates Merge pull request #62934 from wackxu/scto 2018-05-09 09:30:11 -07:00
priorities Merge pull request #63658 from xchapter7x/pkg-scheduler-algorithm-priorities 2018-05-15 14:12:39 -07:00
BUILD Supported matchField for NodeAffinity. 2018-04-28 11:10:29 +08:00
doc.go Fix golint errors in pkg/scheduler based on golint check 2018-02-08 15:22:47 +08:00
scheduler_interface_test.go Move scheduler code out of plugin directory. 2018-01-05 15:05:01 -08:00
scheduler_interface.go Add Ignorable flag to extender 2018-03-30 15:10:31 -07:00
types_test.go Rename func name according TODO 2018-01-15 00:08:59 -05:00
types.go Merge pull request #62453 from k82cn/k8s_61410_2 2018-05-09 02:47:21 -07:00
well_known_labels.go Supported matchField for NodeAffinity. 2018-04-28 11:10:29 +08:00