kubernetes/test
Swati Sehgal 7e880d1bab node: e2e: ensure log rotation pod is deleted after test
Some node e2e tests check for expected number of pods running
on the node to verify the correct state of that node after running
test scenarios. An example of such a check is in the device plugin
end to end test here: [1].

If the node is not left in a clean state after an e2e test finishes
running, it can lead to flaky tests because the node might have
unexpected pods running on the node.

In order to avoid that, we make sure that the test pods are
cleaned up after the test runs.

[1]: https://github.com/kubernetes/kubernetes/blob/master/test/e2e_node/device_plugin_test.go#L189-L190

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-12-12 14:50:32 +00:00
..
cmd Merge pull request #114252 from ardaguclu/scale-piped-input 2022-12-10 07:55:19 -08:00
conformance e2e: accept context from Ginkgo 2022-12-10 19:50:18 +01:00
e2e make GetSubnetPrefix IP family agnostic 2022-12-12 01:26:42 +00:00
e2e_kubeadm e2e: accept context from Ginkgo 2022-12-10 19:50:18 +01:00
e2e_node node: e2e: ensure log rotation pod is deleted after test 2022-12-12 14:50:32 +00:00
fixtures Updating pause image refernces to 3.9 2022-11-14 10:24:54 -08:00
fuzz
images Merge pull request #114085 from saschagrunert/gcb-docker-gcloud-bump 2022-12-10 06:04:33 -08:00
instrumentation Update generated Kubernetes Metrics Reference 2022-11-11 09:19:13 +00:00
integration autoscaling: advance v2 as the preferred API version over v1 2022-12-11 13:09:39 +08:00
kubemark Drop unsupported iks configuration for kubemark 2022-09-25 17:33:22 -04:00
list
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 use etcd 3.5.6-0 after promotion 2022-11-24 09:45:56 +08:00
OWNERS Move root approvers to subdirs 2022-10-10 13:43:03 -04:00