Merge pull request #97787 from heqg/expect-policy_static_test

fix typo of [expect] in pkg/kubelet/../policy_static_test.go
This commit is contained in:
Kubernetes Prow Robot
2021-01-07 00:53:45 -08:00
committed by GitHub

View File

@@ -419,7 +419,7 @@ func TestStaticPolicyAdd(t *testing.T) {
{
// Only 7 CPUs are available.
// Pod requests 76 cores.
// Error is expect since available CPUs are less than the request.
// Error is expected since available CPUs are less than the request.
description: "GuPodMultipleCores, topoQuadSocketFourWayHT, NoAlloc",
topo: topoQuadSocketFourWayHT,
stAssignments: state.ContainerCPUAssignments{