kubernetes/pkg/scheduler/framework/plugins/nodeports
Yibo Zhuang bc8f3198d5 cleanup: move scheduler plugin tests to use PodWrapper
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>
2022-05-05 10:48:55 -07:00
..
node_ports_test.go cleanup: move scheduler plugin tests to use PodWrapper 2022-05-05 10:48:55 -07:00
node_ports.go