Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestSinglePodOneImageDownloadRecorded (0.23 sec)

  1. pkg/kubelet/util/pod_startup_latency_tracker_test.go

    			},
    		}
    		tracker.ObservedPodOnWatch(podStarted, frozenTime)
    
    		assert.Empty(t, tracker.pods)
    		metrics.PodStartSLIDuration.Reset()
    	})
    }
    
    func TestSinglePodOneImageDownloadRecorded(t *testing.T) {
    
    	t.Run("single pod; started in 3s, image pulling 100ms", func(t *testing.T) {
    
    		wants := `
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Nov 15 06:09:49 UTC 2023
    - 13.7K bytes
    - Viewed (0)
Back to top