kubernetes/test/e2e/framework/node
Ed Bartosh 02485d02ea DRA: e2e: move util_sampledevice.go to e2e/node/framework
- Moved sample device plugin constants and helper code to the
test/e2e/node/framework, so that both deviceplugin and DRA tests can
use it without creating e2e -> e2e_node dependency.

- Moved SampleDevsAmount constant from the
test/e2e_node/device_plugin_test.go
2026-02-11 16:07:17 +02:00
..
init e2e: move AllNodesReady check to DeferCleanup 2023-10-17 16:45:57 +03:00
runtimeclass chore: depr. pointer pkg replacement for test/e2e and utils 2025-07-06 22:18:03 +02:00
.import-restrictions e2e framework: remove dependency on k8s.io/kubernetes/pkg/api/v1/pod 2023-05-12 08:39:37 +08:00
helper.go Fix flaky test: Metrics should grab all metrics from kubelet /metrics/resource endpoint 2025-04-11 11:30:28 +08:00
node_killer.go Remove redundant re-assignments in for-loops in test/{e2e,integration,utils} 2026-01-25 22:58:27 +01:00
resource.go Move getNodeAllocatableAndAvailableValues to framework 2026-01-21 19:41:08 +01:00
ssh.go use PollUntilContextTimeout to replace PollImmediateWithContext in test 2023-10-19 22:50:21 +08:00
util_sampledevice.go DRA: e2e: move util_sampledevice.go to e2e/node/framework 2026-02-11 16:07:17 +02:00
wait.go KEP-5471: Extend tolerations operators (#134665) 2025-11-10 12:42:54 -08:00
wait_test.go KEP-5471: Extend tolerations operators (#134665) 2025-11-10 12:42:54 -08:00