kubernetes/pkg/scheduler/internal/queue
Gaurav Singh 00f28747b3 TestSchedulingQueue_Close: Remove struct tests and the corresponding for loop
Signed-off-by: Gaurav Singh <gaurav1086@gmail.com>

TestSchedulingQueue_Close: Remove for loop

Signed-off-by: Gaurav Singh <gaurav1086@gmail.com>

remove the tests slice

Signed-off-by: Gaurav Singh <gaurav1086@gmail.com>

Remove struct

Signed-off-by: Gaurav Singh <gaurav1086@gmail.com>

Remove t.Run()

Signed-off-by: Gaurav Singh <gaurav1086@gmail.com>

Add function name

Signed-off-by: Gaurav Singh <gaurav1086@gmail.com>

Remove nested function

Signed-off-by: Gaurav Singh <gaurav1086@gmail.com>

Replace expectedErr with wantErr

Signed-off-by: Gaurav Singh <gaurav1086@gmail.com>
2020-06-11 11:19:14 -04:00
..
BUILD Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
events.go Add incoming pod metrics to scheduler queue. 2019-10-16 14:26:16 -04:00
scheduling_queue_test.go TestSchedulingQueue_Close: Remove struct tests and the corresponding for loop 2020-06-11 11:19:14 -04:00
scheduling_queue.go Add function NominatedPodsForNode to PodNominator interface. 2020-05-20 14:05:18 -07:00