kubernetes/test
Swati Sehgal 6c6865af28 node: e2e: memorymgr: Fix test failure
The change made in https://github.com/kubernetes/kubernetes/pull/112644
resulted in an update to the rejection message. In the memory manager
node e2e test, we still checked against the old expected error message
giving the impression that the pod succeeded to run even though it failed
as expected mainly because the check wasn't performed correctly.

In this patch, we update to the correct rejection message to make sure
that the memory manager is no longer failing.

NOTE: This test is supposed to run on multi NUMA systems and if the
underlying node does not have multi NUMA nodes, the test is skipped
which is what happens in upstream test infrastructure as it is mainly
composed of single NUMA nodes. Because of this, this test failure
wasn't evident via testgrid.

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-10-13 12:45:14 +01:00
..
cmd Merge pull request #112603 from humblec/var-3 2022-09-21 19:11:02 -07:00
conformance Merge pull request #112806 from dcbw/demote-service-affinity-timeout 2022-10-11 14:12:40 -07:00
e2e Merge pull request #112806 from dcbw/demote-service-affinity-timeout 2022-10-11 14:12:40 -07:00
e2e_kubeadm e2e: adapt to moved code 2022-10-06 08:19:47 +02:00
e2e_node node: e2e: memorymgr: Fix test failure 2022-10-13 12:45:14 +01:00
fixtures Switching everything to use pause:3.8 2022-07-21 14:53:15 -07:00
fuzz hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
images releng: Update images, dependencies and version to Go 1.19.2 2022-10-06 20:00:41 +02:00
instrumentation add support for timing histograms and const labels 2022-10-11 17:19:14 -07:00
integration Merge pull request #112643 from SergeyKanzhelev/removeDynamicKubeletConfig 2022-10-12 01:33:00 -07:00
kubemark Drop unsupported iks configuration for kubemark 2022-09-25 17:33:22 -04:00
list Remove KubeDescribe 2021-03-04 07:54:53 +01:00
soak/serve_hostnames fix typos 2022-06-15 13:38:48 +09:00
typecheck Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
utils Updating kube-proxy base impage to distroless-iptables:v0.1.2 2022-10-06 01:19:00 +00:00
OWNERS Move root approvers to subdirs 2022-10-10 13:43:03 -04:00