Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestStaticPolicyAllocateWithInitContainers (0.61 sec)

  1. pkg/kubelet/cm/memorymanager/policy_static_test.go

    				t.Fatalf("The actual machine state %v is different from the expected %v", machineState, testCase.expectedMachineState)
    			}
    		})
    	}
    }
    
    func TestStaticPolicyAllocateWithInitContainers(t *testing.T) {
    	testCases := []testStaticPolicy{
    		{
    			description: "should re-use init containers memory, init containers requests 1Gi and 2Gi, apps containers 3Gi and 4Gi",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Sep 17 05:49:15 UTC 2023
    - 100.4K bytes
    - Viewed (0)
Back to top