Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for cpumanager_checkpoint_test (0.15 sec)

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

    	"k8s.io/kubernetes/pkg/kubelet/cm/containermap"
    	testutil "k8s.io/kubernetes/pkg/kubelet/cm/cpumanager/state/testing"
    	"k8s.io/utils/cpuset"
    )
    
    const testingCheckpoint = "cpumanager_checkpoint_test"
    
    func TestCheckpointStateRestore(t *testing.T) {
    	testCases := []struct {
    		description       string
    		checkpointContent string
    		policyName        string
    		initialContainers containermap.ContainerMap
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 03 16:26:09 UTC 2023
    - 10.9K bytes
    - Viewed (0)
Back to top