kubernetes/plugin/pkg/scheduler/algorithm/predicates
Kubernetes Submit Queue 66222c3dbe Merge pull request #53982 from tizhou86/schedulerUnitTest7
Automatic merge from submit-queue (batch tested with PRs 52753, 54034, 53982, 54209). 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 test case description more accurate.

**What this PR does / why we need it**:
Make test case description more accurate. This test case tests the GCE persistent disk instead of the general one, change the name to make it consistent with AWS/Azure/ISCSI test cases.

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

**Special notes for your reviewer**:
NONE

**Release note**:

```release-note
NONE
```
2017-10-19 02:45:22 -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 Remove repeated random string generations in scheduler volume predicate 2017-10-17 19:57:46 +02: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