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
commit 04b6b7c12b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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{