Skip to content

Commit 6d7a122

Browse files
donggangcjTal-or
authored andcommitted
update the test case name
(cherry picked from commit de03335)
1 parent 39726b1 commit 6d7a122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/kubelet/cm/memorymanager/policy_static_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1025,7 +1025,7 @@ func TestStaticPolicyStart(t *testing.T) {
10251025
},
10261026
},
10271027
{
1028-
description: "shoud equal",
1028+
description: "should validate the totalFree and totalReserved size for a resource within a group",
10291029
expectedAssignments: state.ContainerMemoryAssignments{
10301030
"pod1": map[string][]state.Block{
10311031
"container1": {

0 commit comments

Comments
 (0)