kubernetes/test/e2e/common/node
Kevin Hannon 62284a4815
Mark newly NodeConformance-tagged resize/restart/device-plugin tests as Slow
PR #140023 added framework.WithNodeConformance() to three SIGDescribe
blocks (PLR Pod InPlace Resize, Pod InPlace Resize Init Container,
and Device
Plugin Failures Pod Status). ci-kubernetes-node-e2e-containerd focuses
on [NodeConformance] and only skips Flaky/Slow/Serial, so these tests
started running there unconditionally and pushed the job's runtime
from ~35m to ~55-67m, close to its 65m timeout.

Add framework.WithSlow() to the same blocks so the job's existing
skip="[Flaky]|[Slow]|[Serial]" filter excludes them again.
2026-07-03 14:45:03 -04:00
..
framework remove opencontainers/cgroups dependency from e2e tests 2026-05-15 14:37:22 -07:00
configmap.go feat: Add matcher and conformance tests ensuring that RV is uint128 2025-10-01 00:01:50 +00:00
container.go node e2e: add tests for Ensure Secret Image Pulls default policy 2025-11-11 11:15:53 -05:00
container_probe.go Remove SidecarContainers feature gate 2026-03-19 15:56:47 +08:00
container_restart_policy.go Mark newly NodeConformance-tagged resize/restart/device-plugin tests as Slow 2026-07-03 14:45:03 -04:00
containers.go set timeout to a minute to see if this resolves flakes 2024-09-18 09:03:34 -04:00
downwardapi.go Label unlabeled e2e node tests 2026-03-12 09:02:24 +01:00
ephemeral_containers.go test/e2e/common/node: poll for eventually-consistent state to reduce flakiness 2026-05-12 11:38:18 -07:00
expansion.go Graduate RelaxedEnvironmentVariableValidation Feature gate to GA 2025-06-07 20:32:03 +08:00
file_key.go Label unlabeled e2e node tests 2026-03-12 09:02:24 +01:00
framework.go e2e: enhance SIGDescribe 2023-10-10 18:15:49 +02:00
image_credential_provider.go E2E: remove unnecessary trailing spaces in test names 2026-01-07 12:05:43 +01:00
image_volume.go mark ImageVolume conformance test to LinuxOnly 2026-03-12 15:48:50 +08:00
init_container.go Fix E2E error message 2024-06-09 00:36:04 +00:00
kubelet.go test/e2e: do not use global variable for image 2024-04-22 19:29:39 +08:00
kubelet_etc_hosts.go e2e tests: Enables should test kubelet managed /etc/hosts file for Windows 2024-05-31 07:45:07 +00:00
lease.go feat: Add matcher and conformance tests ensuring that RV is uint128 2025-10-01 00:01:50 +00:00
lifecycle_hook.go test/e2e/common/node: poll for eventually-consistent state to reduce flakiness 2026-05-12 11:38:18 -07:00
node_lease.go Label unlabeled e2e node tests 2026-03-12 09:02:24 +01:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
pod_admission.go KEP-5471: Extend tolerations operators (#134665) 2025-11-10 12:42:54 -08:00
pod_hostnameoverride.go Label unlabeled e2e node tests 2026-03-12 09:02:24 +01:00
pod_level_resources.go e2e test for resize of non-sidecar init containers 2026-03-19 00:43:57 +00:00
pod_level_resources_resize.go Mark newly NodeConformance-tagged resize/restart/device-plugin tests as Slow 2026-07-03 14:45:03 -04:00
pod_resize.go Mark newly NodeConformance-tagged resize/restart/device-plugin tests as Slow 2026-07-03 14:45:03 -04:00
pods.go test/e2e/common/node: poll for eventually-consistent state to reduce flakiness 2026-05-12 11:38:18 -07:00
podtemplates.go feat: Add matcher and conformance tests ensuring that RV is uint128 2025-10-01 00:01:50 +00:00
privileged.go e2e: use framework labels 2023-11-01 15:17:34 +01:00
runtime.go Add timeout to ImagePullTest poll loop to prevent infinite hangs 2026-01-23 18:19:17 -05:00
runtimeclass.go feat: Add matcher and conformance tests ensuring that RV is uint128 2025-10-01 00:01:50 +00:00
secrets.go feat: Add matcher and conformance tests ensuring that RV is uint128 2025-10-01 00:01:50 +00:00
security_context.go Merge pull request #137869 from yangjunmyfm192085/skiptest 2026-04-23 04:15:22 +05:30
sysctl.go drop MinimumKubeletVersion for unsupported kubelet versions 2025-11-05 14:25:20 -08:00