We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39726b1 commit 6d7a122Copy full SHA for 6d7a122
pkg/kubelet/cm/memorymanager/policy_static_test.go
@@ -1025,7 +1025,7 @@ func TestStaticPolicyStart(t *testing.T) {
1025
},
1026
1027
{
1028
- description: "shoud equal",
+ description: "should validate the totalFree and totalReserved size for a resource within a group",
1029
expectedAssignments: state.ContainerMemoryAssignments{
1030
"pod1": map[string][]state.Block{
1031
"container1": {
0 commit comments