mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 13:57:38 +00:00
- 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