Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestCheckpointGetOrCreate (0.72 sec)

  1. pkg/kubelet/cm/dra/state/state_checkpoint_test.go

    // for API types). That breaks checksuming with pkg/util/hash because it is based on spew output.
    // That output includes those new fields.
    
    func TestCheckpointGetOrCreate(t *testing.T) {
    	testCases := []struct {
    		description       string
    		checkpointContent string
    		expectedError     string
    		expectedState     ClaimInfoStateList
    	}{
    		{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 07 21:22:13 UTC 2024
    - 11.9K bytes
    - Viewed (0)
Back to top