kubernetes/plugin/pkg/scheduler/algorithm
k8s-merge-robot 9b5827691a Merge pull request #28669 from lixiaobing10051267/masterTestPodFitsResources
Automatic merge from submit-queue

Add test case to TestPodFitsResources() of scheduler algorithm

File "plugin\pkg\scheduler\algorithm\predicates", function "TestPodFitsResources()", line 199, only provide test case "one resource cpu fits but memory not", it should add test case "one resource memory fits but cpu not".
2016-07-11 22:46:09 -07:00
..
predicates Merge pull request #28669 from lixiaobing10051267/masterTestPodFitsResources 2016-07-11 22:46:09 -07:00
priorities Avoid unnecessary conversions 2016-07-11 15:41:27 +02:00
doc.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
listers.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
scheduler_interface_test.go Error info "scheduler" modify 2016-07-11 15:17:43 +08:00
scheduler_interface.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
types.go Add meta field to predicates signature 2016-07-08 12:25:48 +02:00