kubernetes/plugin/pkg/scheduler/algorithm/predicates
Kubernetes Submit Queue 2523e3ebae Merge pull request #53759 from anfernee/sched-test
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>.

Make scheduler integration test faster

Not to wait for 30 seconds for every negative test case. This commit
also organizes the test code to make it more readable.

It cuts the test time from 450s to 125s.

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

**Special notes for your reviewer**:

**Release note**: 
```release-note
NONE
```
2017-10-19 16:50:58 -07:00
..
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
error.go Add specific errors for pod affinity predicates 2017-09-13 23:47:58 +08:00
metadata_test.go Add pod eviction logic for scheduler preemption 2017-09-07 15:31:55 -07:00
metadata.go Add pod eviction logic for scheduler preemption 2017-09-07 15:31:55 -07:00
predicates_test.go Make test case description more accurate. 2017-10-16 20:05:27 +08:00
predicates.go Merge pull request #53759 from anfernee/sched-test 2017-10-19 16:50:58 -07:00
utils_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
utils.go Cover get equivalence cache in core 2017-08-03 23:03:52 +08:00