Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestOccupyPreExistingCIDR (0.29 sec)

  1. pkg/controller/nodeipam/ipam/range_allocator_test.go

    	// key is index of the cidr allocated
    	expectedAllocatedCIDR map[int]string
    	allocatedCIDRs        map[int][]string
    	// should controller creation fail?
    	ctrlCreateFail bool
    }
    
    func TestOccupyPreExistingCIDR(t *testing.T) {
    	// all tests operate on a single node
    	testCases := []testCase{
    		{
    			description: "success, single stack no node allocation",
    			fakeNodeHandler: &testutil.FakeNodeHandler{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 10:06:15 UTC 2024
    - 25.2K bytes
    - Viewed (0)
Back to top