mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-17 08:03:10 -04:00
Move scheduler plugin unit tests use testing PodWrapper where applicable to reduce duplicating pod creation code and shorten number of lines. Signed-off-by: Yibo Zhuang <yibzhuang@gmail.com> |
||
|---|---|---|
| .. | ||
| balanced_allocation.go | ||
| balanced_allocation_test.go | ||
| fit.go | ||
| fit_test.go | ||
| least_allocated.go | ||
| least_allocated_test.go | ||
| most_allocated.go | ||
| most_allocated_test.go | ||
| requested_to_capacity_ratio.go | ||
| requested_to_capacity_ratio_test.go | ||
| resource_allocation.go | ||
| test_util.go | ||