mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
update the test case name
(cherry picked from commit de033352079c7d87417f88f073d6b7891e51e590)
This commit is contained in:
parent
39726b119f
commit
6d7a1226d5
@ -1025,7 +1025,7 @@ func TestStaticPolicyStart(t *testing.T) {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
description: "shoud equal",
|
description: "should validate the totalFree and totalReserved size for a resource within a group",
|
||||||
expectedAssignments: state.ContainerMemoryAssignments{
|
expectedAssignments: state.ContainerMemoryAssignments{
|
||||||
"pod1": map[string][]state.Block{
|
"pod1": map[string][]state.Block{
|
||||||
"container1": {
|
"container1": {
|
||||||
|
Loading…
Reference in New Issue
Block a user