Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestPatchPodStatus (0.41 sec)

  1. pkg/scheduler/util/utils_test.go

    				t.Fatalf("Patch data mismatch: Actual was %v, but expected %v", actualPatchData, test.expectedPatchData)
    			}
    		})
    	}
    }
    
    func TestPatchPodStatus(t *testing.T) {
    	tests := []struct {
    		name   string
    		pod    v1.Pod
    		client *clientsetfake.Clientset
    		// validateErr checks if error returned from PatchPodStatus is expected one or not.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Sep 21 01:40:44 UTC 2023
    - 14.5K bytes
    - Viewed (0)
Back to top