Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for MaxSkew (2.86 sec)

  1. pkg/scheduler/schedule_one_test.go

    			name:  "test error with priority map",
    			wErr:  fmt.Errorf("running Score plugins: %w", fmt.Errorf(`plugin "FalseMap" failed with: %w`, errPrioritize)),
    		},
    		{
    			name: "test podtopologyspread plugin - 2 nodes with maxskew=1",
    			registerPlugins: []tf.RegisterPluginFunc{
    				tf.RegisterQueueSortPlugin(queuesort.Name, queuesort.New),
    				tf.RegisterPluginAsExtensions(
    					podtopologyspread.Name,
    					podTopologySpreadFunc,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 04 06:20:55 UTC 2024
    - 128.1K bytes
    - Viewed (0)
Back to top