kubernetes/test/e2e_node
Kubernetes Prow Robot 5d57d0c110
Merge pull request #129845 from bitoku/fix-flake
Reduce the number of processes used in e2e to prevent unexpected OOM
2025-02-12 13:16:20 -08:00
..
builder fix missed branch - targets when building using arm64 2023-09-27 15:52:37 -04:00
conformance stop using deprecated klog flags 2022-09-04 21:02:43 +02:00
criproxy feat: Add cri proxy for e2e_node 2024-10-16 20:53:28 +08:00
environment
jenkins Remove remants of broken stuff - nvidia/autoscaling 2024-09-23 13:17:00 +00:00
kubeletconfig use PollUntilContextTimeout to replace PollImmediateWithContext in test 2023-10-19 22:50:21 +08:00
perf/workloads e2e: use error wrapping with %w 2023-02-06 15:39:13 +01:00
perftype
plugins/gcp-credential-provider Merge pull request #116901 from pacoxu/cleanup-KubeletCredentialProviders 2023-05-08 07:55:53 -07:00
remote E2E node: fix --timeout default 2025-02-06 11:45:12 +01:00
runner e2e node: support running the test binary under a debugger 2024-04-16 11:46:28 +02:00
services Add plugin and key-cache for ExternalJWTSigner integration 2024-11-07 03:16:23 +00:00
system
testdeviceplugin device plugin failure tests 2024-07-10 20:14:59 +00:00
testing-manifests e2e: node: remove kubevirt device plugin 2023-02-22 14:04:22 +01:00
.import-restrictions deprecate nodefeature for feature labels 2025-01-20 17:02:59 -05:00
apparmor_test.go Copy limited pieces of code we use from runc's apparmor and utils packages 2024-10-22 09:56:22 -04:00
benchmark_util.go e2e: adapt to moved code 2022-10-06 08:19:47 +02:00
checkpoint_container.go deprecate nodefeature for feature labels 2025-01-20 17:02:59 -05:00
container_lifecycle_pod_construction.go Check for restarts without being affected by container startup order 2024-10-12 15:17:47 +09:00
container_lifecycle_test.go Fix flaky test for container life cycle 2025-01-30 16:23:51 +00:00
container_log_rotation_test.go Fix pod delete issues in podresize tests 2025-01-21 07:25:14 +01:00
container_manager_test.go deprecate nodefeature for feature labels 2025-01-20 17:02:59 -05:00
container_restart_test.go Move function specific to container restart test inline 2024-11-12 23:59:30 +00:00
cpu_manager_metrics_test.go node: metrics: add metrics about cpu pool sizes 2024-10-24 15:35:51 +02:00
cpu_manager_test.go disable cfs quota when exclusive cpus allocated per static cpu policy requirements 2025-02-11 13:42:30 -05:00
criproxy_test.go Formatting 2024-11-12 04:48:10 +00:00
critical_pod_test.go Merge pull request #129168 from kannon92/drop-node-features 2025-01-23 12:07:29 -08:00
deleted_pods_test.go Make e2e node tests more resiliant by ensuring the SIGTERM trap is registered 2024-04-19 09:05:36 +02:00
density_test.go remove node special feature typos 2024-12-20 16:33:45 -05:00
device_manager_test.go Merge pull request #129168 from kannon92/drop-node-features 2025-01-23 12:07:29 -08:00
device_plugin_failures_pod_status_test.go deprecate nodefeature for feature labels 2025-01-20 17:02:59 -05:00
device_plugin_failures_test.go set AllocatedResourcesStatus in the Pod Status 2024-07-24 00:29:35 +00:00
device_plugin_test.go node: e2e: Remove flaky label as device plugin reboot test is deflaked 2025-01-29 11:12:40 +00:00
doc.go remove import doc comments 2024-12-02 16:59:34 +01:00
dra_test.go drop NodeSpecialFeature and NodeAlphaFeature from e2e-node 2024-12-16 09:29:04 -05:00
e2e_node_suite_test.go deprecate nodefeature for feature labels 2025-01-20 17:02:59 -05:00
eviction_test.go Reduce the number of processes used in e2e to prevent unexpected OOM 2025-02-12 17:39:56 +00:00
framework.go e2e: enhance SIGDescribe 2023-10-10 18:15:49 +02:00
garbage_collector_test.go Merge pull request #129168 from kannon92/drop-node-features 2025-01-23 12:07:29 -08:00
gubernator.sh
hugepages_test.go Fix pod delete issues in podresize tests 2025-01-21 07:25:14 +01:00
image_gc_test.go Merge pull request #129168 from kannon92/drop-node-features 2025-01-23 12:07:29 -08:00
image_id_test.go deprecate nodefeature for feature labels 2025-01-20 17:02:59 -05:00
image_list.go add e2e test for image pull serialize and parallel 2024-10-22 09:21:00 +08:00
image_pull_test.go skip if cri proxy is disabled/undefined 2024-11-19 11:17:07 +08:00
image_volume.go deprecate nodefeature for feature labels 2025-01-20 17:02:59 -05:00
kubelet_config_dir_test.go deprecate nodefeature for feature labels 2025-01-20 17:02:59 -05:00
lock_contention_linux_test.go drop NodeSpecialFeature and NodeAlphaFeature from e2e-node 2024-12-16 09:29:04 -05:00
log_path_test.go e2e: use framework labels 2023-11-01 15:17:34 +01:00
memory_manager_metrics_test.go node: memory manager: fix the mm metrics test 2024-06-17 08:51:44 +02:00
memory_manager_test.go Fix pod delete issues in podresize tests 2025-01-21 07:25:14 +01:00
mirror_pod_grace_period_test.go e2e: use framework labels 2023-11-01 15:17:34 +01:00
mirror_pod_test.go Move some exec helper functions from framework/volume to framework/pod 2025-01-18 21:42:42 +08:00
mount_rro_linux_test.go deprecate nodefeature for feature labels 2025-01-20 17:02:59 -05:00
node_container_manager_test.go deprecate nodefeature for feature labels 2025-01-20 17:02:59 -05:00
node_perf_test.go Fix pod delete issues in podresize tests 2025-01-21 07:25:14 +01:00
node_problem_detector_linux.go deprecate nodefeature for feature labels 2025-01-20 17:02:59 -05:00
node_shutdown_linux_test.go deprecate nodefeature for feature labels 2025-01-20 17:02:59 -05:00
numa_alignment.go Depend on k8s.io/utils cpuset 2023-05-03 16:26:09 +00:00
oomkiller_linux_test.go kubelet: new kubelet config option for disabling group oom kill 2024-11-07 12:03:04 +09:00
os_label_rename_test.go e2e_node: refactor stopping and restarting kubelet 2024-11-06 11:34:48 +02:00
OWNERS Add ffromani as approver for kubelet resource managers and their tests 2025-01-14 13:18:40 +01:00
pids_test.go wait for pod to be ready before continuing with the test 2024-07-22 05:26:59 +00:00
pod_conditions_test.go Merge pull request #121888 from SD-13/e2e-gomega-be-true-or-false 2024-08-20 04:24:42 -07:00
pod_host_ips.go Remove PodHostIPs feature gates. 2024-11-06 23:10:36 -08:00
pod_hostnamefqdn_test.go Fix pod delete issues in podresize tests 2025-01-21 07:25:14 +01:00
pod_ips.go Fix that PodIP field is not set for terminal pod 2024-07-12 21:36:12 +02:00
pod_status_test.go fix: fix the issue of losing the pending phase after a node restart. 2024-11-07 21:10:11 +08:00
podresources_test.go Merge pull request #129168 from kannon92/drop-node-features 2025-01-23 12:07:29 -08:00
pods_container_manager_test.go e2e: use framework labels 2023-11-01 15:17:34 +01:00
pods_lifecycle_termination_test.go e2e: use framework labels 2023-11-01 15:17:34 +01:00
proc_mount_test.go deprecate nodefeature for feature labels 2025-01-20 17:02:59 -05:00
quota_lsci_test.go deprecate nodefeature for feature labels 2025-01-20 17:02:59 -05:00
README.md
resource_collector.go Fix pod delete issues in podresize tests 2025-01-21 07:25:14 +01:00
resource_metrics_test.go resource metrics e2e tests: expect swap node and container level stats 2025-02-11 15:19:45 +02:00
resource_usage_test.go e2e: use framework labels 2023-11-01 15:17:34 +01:00
restart_test.go e2e_node: refactor stopping and restarting kubelet 2024-11-06 11:34:48 +02:00
runtime_conformance_test.go e2e: use framework labels 2023-11-01 15:17:34 +01:00
runtimeclass_test.go e2e tests: set all PSa labels instead of just enforcing 2023-06-21 15:05:13 +02:00
seccompdefault_test.go e2e: use framework labels 2023-11-01 15:17:34 +01:00
security_context_test.go deprecate nodefeature for feature labels 2025-01-20 17:02:59 -05:00
split_disk_test.go deprecate nodefeature for feature labels 2025-01-20 17:02:59 -05:00
standalone_test.go static pod upgrade test with hostNetwork 2024-11-19 00:27:01 +00:00
summary_test.go kubelet/stats: verify there is at least one process in each container 2024-07-22 10:54:42 -04:00
swap_test.go Add an e2e test 2025-01-27 15:44:18 +02:00
system_node_critical_test.go deprecate nodefeature for feature labels 2025-01-20 17:02:59 -05:00
terminate_pods_test.go enhance boolean assertions 2024-07-31 15:58:15 +00:00
topology_manager_metrics_test.go node: metrics: add resource alignment metrics 2024-10-23 08:05:38 +02:00
topology_manager_test.go add e2e tests for prefer-closest-numa-nodes TopologyManagerPolicyOption suboptimal allocation 2024-10-24 11:45:39 +02:00
unknown_pods_test.go e2e_node: refactor stopping and restarting kubelet 2024-11-06 11:34:48 +02:00
util.go Fix pod delete issues in podresize tests 2025-01-21 07:25:14 +01:00
util_sampledevice.go test: Fix path to e2e node sample device plugin 2023-03-02 19:22:59 -08:00
util_sriov.go Fix Go vet errors for master golang 2024-09-20 12:36:38 +05:30
util_sriov_linux.go
util_sriov_unsupported.go
util_xfs_linux.go
util_xfs_unsupported.go
utils_linux.go e2e_node: Pass e2eCriProxy instead of updating global. 2024-11-02 17:40:49 -07:00
utils_unsupported.go
volume_manager_test.go e2e: use framework labels 2023-11-01 15:17:34 +01:00