Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestPIDPressure (0.14 sec)

  1. pkg/kubelet/eviction/eviction_manager_test.go

    	case v1.PodQOSBestEffort:
    		fallthrough
    	default:
    		return []v1.Container{newContainer("best-effort-container", nil, nil)}
    	}
    }
    
    func TestPIDPressure(t *testing.T) {
    	testCases := []struct {
    		name                               string
    		podsToMake                         []podToMake
    		evictPodIndex                      int
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 15 23:14:12 UTC 2024
    - 119.9K bytes
    - Viewed (0)
Back to top