kubernetes/test/integration/scheduler
Kante Yin 2c205e291d Distinguish unschedulable with unresolvable in scheduler
Before, in RunPostFilterPlugins, we didn't distinguish between unschedulable and unresolvable
because we only have one postFilterPlugin by default, now, we have at least two, we should
make sure that once a postFilterPlugin returns unresolvable, we'll return directly

Signed-off-by: Kante Yin <kerthcet@gmail.com>
2023-01-05 16:59:19 +08:00
..
extender Clean shutdown of volumescheduling integration tests 2022-05-28 21:14:09 +02:00
filters scheduler: integration test for ReadWriteOncePod alpha 2022-11-01 15:08:01 -07:00
plugins Distinguish unschedulable with unresolvable in scheduler 2023-01-05 16:59:19 +08:00
preemption Replace deprecated pointer function 2022-12-26 22:06:44 +08:00
scoring Replace deprecated pointer function 2022-12-26 22:06:44 +08:00
taint Update scheduler tests 2022-05-27 14:57:21 +02:00
main_test.go use testmain in integration tests 2017-07-12 17:34:55 -07:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
queue_test.go Replace deprecated pointer function 2022-12-26 22:06:44 +08:00
scheduler_test.go Replace deprecated pointer function 2022-12-26 22:06:44 +08:00
util.go remove unused variables in test/integration/scheduler/util.go 2022-05-06 12:49:59 +02:00