Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for fooPlugin1 (0.39 sec)

  1. pkg/scheduler/internal/queue/scheduling_queue_test.go

    							PluginName:     "fooPlugin3",
    							QueueingHintFn: queueHintReturnSkip,
    						},
    						{
    							// it will be ignored because the fooPlugin2 is registered in UnschedulablePlugins and it's interpret as Queue that is weaker than QueueImmediately from fooPlugin1.
    							PluginName:     "fooPlugin2",
    							QueueingHintFn: queueHintReturnQueue,
    						},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 13:26:09 UTC 2024
    - 146.9K bytes
    - Viewed (0)
Back to top